Files
xyflow/packages/core/.postcssrc.json
2022-07-11 18:04:27 +02:00

7 lines
73 B
JSON

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