mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-08 04:09:02 -06:00
Cleanup aliases, remove example code, tailwind
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
content: ["./src/**/*.{html,js}"],
|
||||
content: ["./src/**/*.{html,js,tsx,ts}"],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user