Skip to content

Commit e132621

Browse files
committed
fix build
1 parent 281bfde commit e132621

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

color-palettes/postcss.config.js

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ const postcssGlobalData = require('@csstools/postcss-global-data')
44

55
module.exports = {
66
plugins: [
7-
postcssGlobalData({
8-
files: [
9-
'./node_modules/open-props/media.min.css'
10-
]
11-
}),
127
postcssCustomMedia(),
138
postcssPresetEnv({
149
stage: 0,

0 commit comments

Comments
 (0)