Files @ 7de1763de0d0
Branch filter:

Location: symposion_app/symposion_project/static/symposion/less/site.less - annotation

James Tauber
team permission checks now let staff in
// Bootstrap
@import "../../bootstrap/less/bootstrap.less";

// Bootswatch theme
@import "bootswatch.less";

// Variables
@import "variables.less";

// Symposion UI components
@import "symposion-components.less";

// Per-site overrides
@import "custom.less";