8
0
daux.io/themes/daux/less/theme-base.less
David Hunt f9d87c5c71 Updated libs to use /templates and /themes/{theme}/templates
Renamed /themes/core to /themes/daux
Updated /themes/{theme}/less/theme.less to allow for bootstrap overrides
Added /themes/daux/less/theme.less to allow daux to function as theme - used daux-navy colors
Moved fonts from themes variants into /themes/daux/fonts
2015-08-06 16:47:38 -04:00

12 Zeilen
170 B
Plaintext

/*!
* DAUX.IO
* http://daux.io/
* MIT License
*/
// Daux Style
@import "mixins.less";
@import "structure.less";
@import "components.less";
@import "highlight.less";