mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 10:25:45 +03:00
Move blocks and block styles to the correct places in the CSS structure
There should be no visual changes
This commit is contained in:
parent
ef8c78f4f3
commit
e6b3fbd989
10 changed files with 52 additions and 45 deletions
|
@ -8,13 +8,13 @@
|
|||
@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";
|
||||
@import "objects/image";
|
||||
@import "utilities/utilities";
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue