Deprecate postcss calc()
This commit is contained in:
parent
34c308d0a4
commit
72d762ea0d
3 changed files with 85 additions and 105 deletions
|
@ -251,7 +251,6 @@ module.exports = (env, argv) => {
|
|||
require("postcss-easings")(),
|
||||
require("postcss-strip-inline-comments")(),
|
||||
require("postcss-hexrgba")(),
|
||||
require("postcss-calc")(),
|
||||
|
||||
// It's important that this plugin is last otherwise we end
|
||||
// up with broken CSS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue