feat(fs.org): Initial import of freesewing.dev code
This commit is contained in:
parent
7fb05ac25d
commit
ccac712133
25 changed files with 1561 additions and 9 deletions
5
packages/freesewing.org/postcss.config.js
Normal file
5
packages/freesewing.org/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