mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 14:18:07 +00:00
✨ Make reset css to be included first thing in our styles
This commit is contained in:
parent
49fd000217
commit
6b8108afda
@ -14,9 +14,9 @@
|
||||
// MAIN STYLES
|
||||
//#################################################
|
||||
|
||||
@import "common/dependencies/reset";
|
||||
@import "common/refactor/color-defs.scss";
|
||||
@import "common/dependencies/fonts";
|
||||
@import "common/dependencies/reset";
|
||||
@import "common/dependencies/animations";
|
||||
@import "common/dependencies/z-index";
|
||||
@import "common/dependencies/highlightjs-theme";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user