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 f3f5d8c commit 280799aCopy full SHA for 280799a
tailwind.config.js
@@ -1,6 +1,6 @@
1
import formsPlugin from '@tailwindcss/forms';
2
3
-module.exports = {
+export default {
4
content: ['./index.html', './src/**/*.{js,ts,vue}'],
5
theme: {
6
extend: {
0 commit comments