Login page completed
This commit is contained in:
9
node_modules/@tailwindcss/forms/tailwind.config.js
generated
vendored
Normal file
9
node_modules/@tailwindcss/forms/tailwind.config.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
content: ['./index.html', './kitchen-sink.html'],
|
||||
theme: {
|
||||
extend: {
|
||||
//
|
||||
},
|
||||
},
|
||||
plugins: [require('./src')],
|
||||
}
|
Reference in New Issue
Block a user