We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb8345 commit faebe59Copy full SHA for faebe59
readme.md
@@ -60,7 +60,7 @@ This means you won't be able to use `@apply` with those classes. Let me know if
60
},
61
62
plugins: [
63
- require('tailwindcss-multi-column'), // no options to configure
+ require('tailwindcss-multi-column')(), // no options to configure
64
],
65
}
66
```
0 commit comments