Add more theme stuff, add a smidge of content

This commit is contained in:
2024-08-08 11:07:08 -04:00
parent 80c987ca91
commit e6340a906b
1138 changed files with 194811 additions and 5 deletions

View File

@@ -0,0 +1,13 @@
{
"presets": [
[
"env",
{
"targets": {
"browsers": ["last 2 versions"]
}
}
],
"stage-2"
]
}