Refactored and cleaned up code
This commit is contained in:
@@ -4,5 +4,8 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {}
|
||||
},
|
||||
plugins: []
|
||||
plugins: [],
|
||||
corePlugins: {
|
||||
preflight: false
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user