angular.json update

This commit is contained in:
2025-10-18 06:53:02 +05:30
parent cfa05fd1fc
commit b40cbf0f80

View File

@ -58,7 +58,8 @@
"src/@fuse/styles/themes.scss",
"src/styles/vendors.scss",
"src/@fuse/styles/main.scss",
"src/styles/styles.scss"
"src/styles/styles.scss",
"src/styles/tailwind.scss"
],
"scripts": []
},