Updated project structure
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
module.exports = {
|
||||
purge: [],
|
||||
purge: [
|
||||
'./index.html'
|
||||
],
|
||||
darkMode: false, // or 'media' or 'class'
|
||||
theme: {
|
||||
extend: {},
|
||||
|
||||
Reference in New Issue
Block a user