mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-11 14:35:29 -04:00
remove postcss-pxtorem plugin
This commit is contained in:
@@ -7,9 +7,6 @@ module.exports = {
|
||||
configFile: ".stylelintrc.json"
|
||||
}),
|
||||
require("autoprefixer")(),
|
||||
require("postcss-pxtorem")({
|
||||
replace: true
|
||||
}),
|
||||
require("postcss-clean")({
|
||||
compatibility: "*",
|
||||
level: 0,
|
||||
|
||||
Reference in New Issue
Block a user