mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-03-05 17:56:54 +00:00
chore(lint): Clean up and linting
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
module.exports = {
|
||||
content: ["./src/**/*.html", "./src/**/*.js"],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
variants: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
export default {
|
||||
content: ["./src/index.html"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user