You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
solarized-everything-css/sites/all-sites.styl

10 lines
295 B
Stylus

// * all-sites.styl
// All site-specific rules in one file
// This requires "sites/" because the Makefile runs stylus from the
// parent directory. Using "stylus -r" should make this unnecessary,
// but it doesn't.
// Sites starting with '_' will not be included.
@require 'sites/[!_]*.styl'