-
Notifications
You must be signed in to change notification settings - Fork 862
Source maps for webkit Devel Tools #75
Comments
Hi. Cool 👍 It would be best if you opened a pull request. It's pretty straight forward. https://help.github.com/articles/creating-a-pull-request . Or, you can send me an email and I'll be happy to look into it. |
Wondering if anyone has put in a pull request for this yet or anyone looking into this? Thanks |
Hey, I will as soon as I can catch a break from work :) Regards, Pablo. 2014-07-25 2:02 GMT+02:00 Alfred Kolowrat notifications@github.com:
|
I would really love to have source maps for my app.css file. I am using your child theme to build a customized starter theme on top of FoundationPress. I tried editing the Gruntfile in the child theme by adding "sourceMap: true" to the "options" section (tried with both sass:options and sass:dist:options, individually and together). This does not work. How might I get grunt to create a source map? |
Hi! With a few changes, I managed to get source mapping for scss directly in Chrome Dev Tools. I'm pretty new to branching/pulling/contributing in GitHub, how can I share my findings with you?
The text was updated successfully, but these errors were encountered: