clearing the slate

This commit is contained in:
Amruth Pillai
2020-07-02 21:23:03 +05:30
parent 58f0cc7f30
commit d2e3227d01
912 changed files with 0 additions and 38944 deletions
-13
View File
@@ -1,13 +0,0 @@
module.exports = {
purge: [
'./src/**/*.html',
'./src/**/*.js',
],
theme: {
container: {
center: true,
},
},
variants: {},
plugins: [],
};