wip: Started working on new development environment
This commit is contained in:
parent
ace86eaf85
commit
54aefa8437
45 changed files with 1722 additions and 43 deletions
5
packages/freesewing.lab/postcss.config.js
Normal file
5
packages/freesewing.lab/postcss.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
// Can't seem to make this work as ESM
|
||||
const config = require('../freesewing.shared/config/postcss.config.js')
|
||||
|
||||
module.exports = config
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue