Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Sourcemaps in chrome not correct #521

Closed
msacchetti opened this issue Oct 20, 2015 · 1 comment
Closed

Sourcemaps in chrome not correct #521

msacchetti opened this issue Oct 20, 2015 · 1 comment

Comments

@msacchetti
Copy link

Hi,

The sourcemaps for this theme are not correct in chrome inspect element on OSX. They point to seemingly random stylesheets.

Not sure if this is a localized issue because sourcemaps usually work for me in Chrome, just not with this theme.

Anyone else have this issue?

@michaelbrazell
Copy link

Check out the gruntfile.js, there is a comment:

If you can't get source maps to work, run the following command in your terminal:
$ sass scss/foundation.scss:css/foundation.css --sourcemap
(see this link for details: http://thesassway.com/intermediate/using-source-maps-with-sass )

It's on line 34 of the gruntfile in the theme root. Hope it helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants