tailwindcss/.eslintignore
Jonathan Reinink 1faabc82b1 Switch to separate config import
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.
2017-11-14 08:03:31 -05:00

4 lines
33 B
Plaintext

/lib
/docs
defaultConfig.stub.js