Skip to content

Commit 2d7b76c

Browse files
committed
SCSS source map
1 parent 29c3941 commit 2d7b76c

File tree

3 files changed

+4
-30
lines changed

3 files changed

+4
-30
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module.exports = function(grunt) {
2121

2222
postcss: {
2323
options: {
24+
map: true,
2425
processors: [require("autoprefixer")()]
2526
},
2627
default: {

css/style.css

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)