Skip to content

Commit

Permalink
Remove importing of WP components styles
Browse files Browse the repository at this point in the history
They'll be imported globally by #45724
  • Loading branch information
sarayourfriend committed Sep 17, 2020
1 parent 80c378c commit 5e4584a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions client/devdocs/design/wordpress-components-gallery/style.scss
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
/**
* WordPress dependencies
*/
@import "node_modules/@wordpress/base-styles/colors";
@import "node_modules/@wordpress/base-styles/variables";
@import "node_modules/@wordpress/base-styles/mixins";
@import "node_modules/@wordpress/base-styles/breakpoints";
@import "node_modules/@wordpress/base-styles/animations";
@import "node_modules/@wordpress/base-styles/z-index";
@import "node_modules/@wordpress/components/src/style";

.wordpress-components-gallery {
&__heading {
font-size: 2rem;
Expand Down

0 comments on commit 5e4584a

Please sign in to comment.