forked from argoproject/Argo
-
-
Notifications
You must be signed in to change notification settings - Fork 83
LESS and CSS
French District edited this page Aug 19, 2017
·
1 revision
The Largo parent theme uses LESS CSS to generate the stylesheets including a number of elements borrowed and tweaked from Twitter Bootstrap.
You will notice that the theme’s main style.css is empty except for the header block because we enqueue our styles from css/style.css
(the output of /less/style.less
when it’s compiled), overriding the WordPress default behavior of including the style.css
file in the root of the theme directory.
Questions or comments? File an issue, or contact INN directly