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
4
packages/freesewing.lab/tailwind.config.js
Normal file
4
packages/freesewing.lab/tailwind.config.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Can't seem to make this work as ESM
|
||||
const config = require('../freesewing.shared/config/tailwind.config.js')
|
||||
|
||||
module.exports = config
|
Loading…
Add table
Add a link
Reference in a new issue