Unify size of color settings in sidebar

[MAILPOET-2604]
This commit is contained in:
Rostislav Wolny
2020-03-26 10:50:03 +01:00
committed by Veljko V
parent 67d5a3d54e
commit f73a7c499c
2 changed files with 13 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
// Global variables, config switches. Not producing any CSS.
@import 'settings/form-editor';
// Tools
// Default mixins and functions. Still not producing any CSS.
@import 'mixins/breakpoints';
// Generic
// 3rd-party styles, can be overwritten.
@import '../../../node_modules/@wordpress/edit-post/build-style/style';