开发者 | fieldofcode |
---|---|
更新时间 | 2022年12月16日 00:25 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 6.1 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
Settings -> SCSS-4-WP
.Yes.
PHP 5.6 is required to run SCSS-4-WP
You can import other scss files into parent files and compile them into a single css file. To do this, use @import as normal in your scss file. All imported file names must start with an underscore. Otherwise they will be compiled into their own css file. When importing in your scss file, you can leave off the underscore.
@import 'subfile';
This plugin will only work with .scss format.
If you are having issues with the plugin, contact us at https://fieldofcode.com