Skip to content

Commit

Permalink
add shim postcss config
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbot committed Aug 17, 2017
1 parent 4b17b72 commit 7cf0230
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .storybook/postcss.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
const plugins = require("primer-module-build/lib/.postcss.json")
delete plugins.use

module.exports = {
plugins,
}

0 comments on commit 7cf0230

Please sign in to comment.