Title: Path to plugin SCSS folder?
Last modified: August 24, 2016

---

# Path to plugin SCSS folder?

 *  [RiseOfLex88](https://wordpress.org/support/users/riseoflex88/)
 * (@riseoflex88)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/path-to-plugin-scss-folder/)
 * Hi,
 * Thanks for a great plugin.
 * I’d like to point this at a plugin folder rather than just the theme.
 * I’ve managed to hack around in the plugin, removing “WPSCSS_THEME_DIR” from line
   119, 131 and 132 of wp-scss.php does the job.
 * Any chance of this becoming a feature for the future?
 * I guess in a perfect world you’d be able to specify several locations to watch.
 * [https://wordpress.org/plugins/wp-scss/](https://wordpress.org/plugins/wp-scss/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [RiseOfLex88](https://wordpress.org/support/users/riseoflex88/)
 * (@riseoflex88)
 * [11 years ago](https://wordpress.org/support/topic/path-to-plugin-scss-folder/#post-6049226)
 * Ok, further on….
 * I’ve found swapping ‘WPSCSS_THEME_DIR’ for ‘WP_CONTENT_DIR’ in wp-scss.php on
   lines 119, 131 and 132 works a little better.
 *  Thread Starter [RiseOfLex88](https://wordpress.org/support/users/riseoflex88/)
 * (@riseoflex88)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/path-to-plugin-scss-folder/#post-6049249)
 * Reading from my own instructions. Just to clear this up….
 * Once that change is done, it points to the wp-content folder. so you can specify
   the options for the scss and css folders e.g.
 * /themes/theme_name/scss
    or /plugins/plugin_name/scss
 *  [ronw7](https://wordpress.org/support/users/ronw7/)
 * (@ronw7)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/path-to-plugin-scss-folder/#post-6049255)
 * From what I’ve read, a folder for scss, relative to the theme folder, needs to
   be entered so…
    Scss Location: /scss/ (theme name need not be part of the path)
 * Now, where I’m confused is the /css/ folder.[e.g. CSS Location:]
    1. Is this 
   to be a newly created folder under theme root? 2. Or, if a css folder is preexisting
   and is the css folder for the theme itself, should the css path entered point
   to the theme’s css files? 3. What about the generic style.css that comes with
   every theme? Is the style.css, which supports the theme, to be moved to this 
   newly created css folder? 4. Or, am I expected create the /css/ folder and immediately
   begin creating a “child” or “custom” css file to accompany any preexisting css
   files no matter where they’re located?
 * Any and all help/feedback much appreciated on the questions above. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Path to plugin SCSS folder?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-scss_222222.svg)
 * [WP-SCSS](https://wordpress.org/plugins/wp-scss/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-scss/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-scss/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-scss/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-scss/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-scss/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ronw7](https://wordpress.org/support/users/ronw7/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/path-to-plugin-scss-folder/#post-6049255)
 * Status: not resolved