Move _errors Sass from main to base

That way errors are automatically styled on all other apps (Flamenco, Attract...)
This commit is contained in:
2017-06-12 15:03:06 +02:00
parent 10e14e8c24
commit de96e8e189
3 changed files with 8 additions and 16 deletions

View File

@@ -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