Files
xyflow/.postcssrc.json

7 lines
73 B
JSON

{
"plugins": {
"autoprefixer" : {},
"postcss-nested": {}
}
}