Skip to content

Commit

Permalink
fix: flatten out all static calc()s
Browse files Browse the repository at this point in the history
  • Loading branch information
tivac committed Feb 9, 2019
1 parent 80ab05c commit 4518d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/www/rollup.config.js
Expand Up @@ -15,6 +15,7 @@ const { processor, preprocess } = require("@modular-css/svelte")({
after : [
require("postcss-color-function")(),
require("postcss-import")(),
require("postcss-calc")(),
],

done : [
Expand Down

0 comments on commit 4518d75

Please sign in to comment.