source:
frontend/node_modules/tailwindcss/src/public/default-theme.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 153 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | import { cloneDeep } from '../util/cloneDeep' |
| 2 | import defaultFullConfig from '../../stubs/config.full' | |
| 3 | ||
| 4 | export default cloneDeep(defaultFullConfig.theme) |
Note:
See TracBrowser
for help on using the repository browser.
