Started working on updating styles

This commit is contained in:
2023-11-26 01:23:30 -05:00
parent a57bcb9c2f
commit df2a96c3b4
4 changed files with 77 additions and 4 deletions

View File

@ -1,4 +1,5 @@
{
"ext": "js,twig",
"verbose": true,
"ignore": ["*.test.js", "node_modules/*"]
}