mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-19 21:15:21 +00:00
Webpack template with tailwind and now.sh
This commit is contained in:
7
tailwind.config.js
Normal file
7
tailwind.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
theme: {
|
||||
extend: {}
|
||||
},
|
||||
variants: {},
|
||||
plugins: []
|
||||
}
|
||||
Reference in New Issue
Block a user