We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a2a33 commit 8513315Copy full SHA for 8513315
lib/install/tailwind/tailwind.config.js
@@ -1,6 +1,5 @@
1
module.exports = {
2
- mode: 'jit',
3
- purge: [
+ content: [
4
'./app/views/**/*.html.erb',
5
'./app/helpers/**/*.rb',
6
'./app/javascript/**/*.js'
0 commit comments