Move _errors Sass from main to base
That way errors are automatically styled on all other apps (Flamenco, Attract...)
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
@import _apps_base
|
||||
@import _notifications
|
||||
@import _comments
|
||||
@import _error
|
||||
|
||||
|
||||
html
|
||||
height: 100%
|
||||
-webkit-font-smoothing: antialiased
|
||||
-moz-osx-font-smoothing: grayscale
|
||||
|
||||
|
Reference in New Issue
Block a user