style: add styles for chrome/safari/opera scrollbars

This commit is contained in:
Prad Nukala
2024-09-30 21:29:21 -04:00
parent bfa78063a7
commit 37585b4df2
3 changed files with 1642 additions and 16 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,7 +1,7 @@
// tailwind.config.js
module.exports = {
content: [
"./blocks/**/*.{templ,html}",
"./components/**/*.{templ,html}",
"./pages/**/*.{templ,html}",
"./src/**/*.ts",
],