mirror of
https://github.com/GithubOrgProjectPiza/frontend.git
synced 2026-09-06 23:33:52 +02:00
Add test component; Run prettier
This commit is contained in:
+2
-4
@@ -1,9 +1,7 @@
|
||||
module.exports = {
|
||||
content: [
|
||||
"./src/**/*.{js,jsx,ts,tsx}",
|
||||
],
|
||||
content: ["./src/**/*.{js,jsx,ts,tsx}"],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user