mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-02-01 17:26:34 +00:00
Import default config from separate path (require('tailwindcss/defaultConfig')) to allow importing the default config without importing all of Tailwind, which causes errors with Webpack due to a dynamic require.
4 lines
33 B
Plaintext
4 lines
33 B
Plaintext
/lib
|
|
/docs
|
|
defaultConfig.stub.js
|