ddprrt / griddler

Bootstrap-like grids without clutter
MIT License
6 stars 1 forks source link

CSS Map #14

Closed thomaspink closed 10 years ago

thomaspink commented 10 years ago

missing css map - causes error GET http://0.0.0.0:4200/assets/griddler.css.map 404 (Not Found)

check: https://medium.com/@toolmantim/getting-started-with-css-sourcemaps-and-in-browser-sass-editing-b4daab987fb0

ddprrt commented 10 years ago

CSS Map is generated once you compile it with gulp and you have to includ it in your path, don't know how to handle it if you include the lib, though.

Suggestions, @thomaspink ?

ddprrt commented 10 years ago

Use flag $sourcemap to create a sourcemap with the generator you like. Default false, set to true for gulp build