Title: source map?
Last modified: August 31, 2016

---

# source map?

 *  [peruzzo](https://wordpress.org/support/users/peruzzo/)
 * (@peruzzo)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/source-map/)
 * is it possible to add a source map to this plugin so I when I inspect an element
   I can see which SCSS file it’s coming from?
 * [https://wordpress.org/plugins/wp-scss/](https://wordpress.org/plugins/wp-scss/)

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

 *  [vipii](https://wordpress.org/support/users/vipii/)
 * (@vipii)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/source-map/#post-7295905)
 * The folders needs to be inside the theme folder.
 * So,
    If you folders look like this: CSS Location: wp-content/themes/themename/
   css SCSS Location: wp-content/themes/themename/scss
 * You fill in in the back-end:
    Scss Location: /scss Css Location: /css
 *  [jave.web](https://wordpress.org/support/users/javeweb/)
 * (@javeweb)
 * [9 years ago](https://wordpress.org/support/topic/source-map/#post-9208589)
 * [@vipii](https://wordpress.org/support/users/vipii/)
    [@peruzzo](https://wordpress.org/support/users/peruzzo/)
   is asking for SOURCE MAPS, special files (not .scss not .css) that allows you
   to see where in SCSS certain style was defined.
 * Currently, this plugin only generates .css from .scss, so when you inspect elements,
   you actually see something in generated CSS mashup, not the real source of definiton.
 * Dear author [@connectthink](https://wordpress.org/support/users/connectthink/),
   could you add source maps too please?
 * (I would appreciate it too! 🙂 )
 *  Plugin Author [Connect Think](https://wordpress.org/support/users/connectthink/)
 * (@connectthink)
 * [9 years ago](https://wordpress.org/support/topic/source-map/#post-9209929)
 * WP-SCSS uses [scssphp](http://leafo.github.io/scssphp/) which, as far as I can
   tell, does not yet support sourcemaps. There is some discussion around it being
   a WIP, but we can’t add this feature until it’s been added to that library.

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

The topic ‘source map?’ 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
 * 4 participants
 * Last reply from: [Connect Think](https://wordpress.org/support/users/connectthink/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/source-map/#post-9209929)
 * Status: not resolved