This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
drupal-tailwindcss-purgecss-test
Archived
Watch
1
Star
0
Fork
You've already forked drupal-tailwindcss-purgecss-test
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-07
. You can view files and clone it, but cannot push or open issues or pull requests.
613a322071
drupal-tailwindcss-purgecss...
/
web
/
themes
/
contrib
/
tailwindcss
/
tailwind.config.js
10 lines
116 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Force add tailwindcss
2019-05-16 12:07:02 +00:00
module
.
exports
=
{
Remove prefix
2019-07-16 00:44:09 +00:00
prefix
:
''
,
Force add tailwindcss
2019-05-16 12:07:02 +00:00
important
:
true
,
theme
:
{
extend
:
{
}
,
}
,
variants
:
{
}
,
Re-enable preflight
2019-05-16 12:43:03 +00:00
plugins
:
[
]
Force add tailwindcss
2019-05-16 12:07:02 +00:00
}
Reference in a new issue
Copy permalink