Skip to content

Commit

Permalink
Add grid reduction to the safe options.
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-eb committed Jan 3, 2017
1 parent 9156e8d commit 3321f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -105,6 +105,7 @@ let safeOptions = {
},
postcssReduceIdents: {
counterStyle: false,
gridTemplate: false,
keyframes: false,
},
postcssNormalizeUrl: {
Expand Down

0 comments on commit 3321f85

Please sign in to comment.