Just add the file to the list of styles and the plugin will compile it when necessary.. The base of this plugin is influenced by the WP- SCSS code of and extracts some ideas from Sassify. The goal is to keep the plugin updated with the version of scssphp, remove configuration options from the interface, and use the scssphp capabilities to create debug files.. This plugin is not intended to be installed by user, but to be required by templates or plugins that wish to include SCSS style files and therefore the configuration is expected to be done in the code... Remember that the information you include in the report the easier it will be to fix it... What I want is to emulate for the style files the ease of development offered by Timber. Let SCSS-Library be to SCSS what Timber is to Twig.. My goal with this plugin is to be able to change SCSS file and see the result immediately. It's intended for development teams that include graphic designers who understand CSS and HTML but prefer not to have to open terminal and to support lazy programmers. Interested in development.., check out SVN repository, or subscribe to the development log by RSS...
Read more