Files
dtos-dotfiles/.config/qutebrowser/solarized-everything-css/sites/all-sites.styl
2021-10-12 14:54:37 -05:00

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'