Initial commit
This commit is contained in:
commit
78f8d225ee
21173 changed files with 2907774 additions and 0 deletions
4
node_modules/tailwindcss/src/public/default-config.js
generated
vendored
Normal file
4
node_modules/tailwindcss/src/public/default-config.js
generated
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import { cloneDeep } from '../util/cloneDeep'
|
||||
import defaultConfig from '../../stubs/config.full'
|
||||
|
||||
export default cloneDeep(defaultConfig)
|
||||
Loading…
Add table
Add a link
Reference in a new issue