We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a38e96 commit 9f9a23bCopy full SHA for 9f9a23b
src/index-with-dependencies.scss
@@ -1,3 +1,7 @@
1
+///
2
+/// This file is only for use in Storybook, where we need to manually add
3
+/// CSS dependencies that WordPress handles, such as the block library.
4
5
// stylelint-disable at-rule-disallowed-list
6
@import '../node_modules/@wordpress/block-library/build-style/style';
7
@import './index';
0 commit comments