We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5bf66 commit 30b41a8Copy full SHA for 30b41a8
1 file changed
src/wp-content/themes/twentytwentyone/style.css
@@ -19,13 +19,6 @@ Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
19
Twenty Twenty-One is distributed under the terms of the GNU GPL.
20
*/
21
22
-/*
23
- * IMPORTANT: This file is only served on the frontend when `SCRIPT_DEBUG` is enabled;
24
- * in most instances, the `style.min.css` file will be served. This theme uses SCSS for styles.
25
- * After making changes to SCSS files, run `npm run build` in the theme directory to compile
26
- * SCSS to CSS and regenerate the minified version.
27
- */
28
-
29
/**
30
* SETTINGS
31
* File-header..........The file header for the themes style.css file.
0 commit comments