6 lines
126 B
JavaScript
6 lines
126 B
JavaScript
![]() |
// Can't seem to make this work as ESM
|
||
|
const config = require('../shared/config/postcss.config.js')
|
||
|
|
||
|
module.exports = config
|
||
|
|