Testing astro-critical-css

This commit is contained in:
Firq 2025-04-14 22:32:04 +02:00
parent 805ce53362
commit 120af666cb
Signed by: Firq
GPG key ID: DCE182BA39C697B2
4 changed files with 2319 additions and 116 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.95",
"version": "0.2.0-pre.96",
"private": true,
"scripts": {
"dev": "astro dev",
@ -17,6 +17,7 @@
"@astrojs/sitemap": "^3.3.0",
"@fontsource-variable/work-sans": "^5.2.5",
"astro": "^5.6.1",
"astro-critical-css": "^0.0.7",
"astro-meta-tags": "^0.3.1",
"autoprefixer": "^10.4.21",
"iconoir": "^7.10.1",