Theme: Add editor styles.

This commit is contained in:
Ian Dunn 2019-09-26 15:35:20 -07:00
parent a197adc6e2
commit 1db9ec9203
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB
5 changed files with 604 additions and 3 deletions

View file

@ -0,0 +1,22 @@
/*
* Add content area styles to the editor (in addition to the front end), so that users see content the way it will
* appear on the front end.
*/
@import "settings/colors";
@import "../../pub/wporg/css/settings/structure";
@import "settings/structure";
@import "../../pub/wporg/css/tools/breakpoint";
@import "base/elements";
@import "components/entry-content";
@import "components/about";
@import "../../pub/wporg/css/settings/_modular-scale.scss";
@import "../../pub/wporg/css/objects/buttons";
@import "objects/buttons";
@import "objects/parallelogram";
// font-family and face, etc?