Update sass

This commit is contained in:
Andros Fenollosa
2019-03-03 09:20:25 +01:00
parent f37dd365d2
commit 3b81bb7423
30 changed files with 303 additions and 1151 deletions

View File

@ -1,7 +0,0 @@
# Theme
On large sites and applications, it is not unusual to have different themes. There are certainly different ways of dealing with themes but I personally like having them all in a `themes/` folder.
*Note — This is very project-specific and is likely to be non-existent on many projects.*
Reference: [Sass Guidelines](http://sass-guidelin.es/) > [Architecture](http://sass-guidelin.es/#architecture) > [Themes folder](http://sass-guidelin.es/#themes-folder)

View File

@ -1,4 +0,0 @@
// -----------------------------------------------------------------------------
// When having several themes, this file contains everything related to the
// default one.
// -----------------------------------------------------------------------------