mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Adding new qutebrowser configs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// * 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'
|
||||
Reference in New Issue
Block a user