Read time to article resource
This commit is contained in:
8
tailwind.config.js
vendored
Normal file
8
tailwind.config.js
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
purge: [],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
variants: {},
|
||||
plugins: [],
|
||||
}
|
Reference in New Issue
Block a user