tailwindcss/.gitignore
Jordan Pittman 8fe6f4868e
Don't emit utilities containing invalid theme fn keys (#9319)
* Don't emit utilities containing invalid theme keys

* Update changelog
2022-09-14 13:27:01 -04:00

23 lines
300 B
Plaintext

/node_modules
/coverage
/cli
/lib
/peers
/example
.vscode
.DS_Store
tailwind.config.js
index.html
yarn.lock
yarn-error.log
types/generated/*.d.ts
# Perf related files
isolate*.log
# Generated files
/src/corePluginList.js
# Generated files during tests
/tests/evaluate-tailwind-functions.test.html