Fix readme.md lint (#99)

This commit is contained in:
Lorenzo Iovino 2024-01-30 15:52:12 +01:00 committed by GitHub
parent 7c20b83d33
commit 2d228edde5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 13 deletions

View file

@ -33,7 +33,6 @@
"src/assets"
],
"styles": [
"src/styles.css"
],
"scripts": []
},
@ -95,7 +94,6 @@
"src/assets"
],
"styles": [
"src/styles.scss"
],
"scripts": []
}