1
0
Fork 0
freesewing/sites/org/postcss.config.js

5 lines
125 B
JavaScript
Raw Normal View History

2021-12-10 10:30:15 +01:00
// Can't seem to make this work as ESM
2022-11-23 21:42:22 +01:00
const config = require('../shared/config/postcss.config.js')
2021-12-10 10:30:15 +01:00
module.exports = config