Commit graph

5 commits

Author SHA1 Message Date
REJack
432be77df0
fix background-gradient-variant deprecated warning (#3040) 2020-09-21 11:03:47 +02:00
REJack
6823a175d2
Revert "fix: ignore warnings for deprecation and add TODO for removing dependency (#2852)" (#2858)
This reverts commit 2458663439.
2020-06-27 18:30:21 +02:00
Shawn Heide
2458663439
fix: ignore warnings for deprecation and add TODO for removing dependency (#2852) 2020-06-27 17:56:03 +02:00
XhmikosR
3d87e3c4cb Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
REJack
925254199e
enhanced scss structure & compiled size
- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts
2019-10-29 09:22:51 +01:00