feat: remove react
All checks were successful
renovate / renovate (push) Successful in 1m17s
test-build / guarddog (push) Successful in 1m8s
test-build / build (push) Successful in 2m3s

This commit is contained in:
2026-03-16 00:00:26 -05:00
parent c4104a52d1
commit e3179b0480
4 changed files with 210 additions and 322 deletions

View File

@@ -1,7 +1,6 @@
import { defineConfig } from 'astro/config';
import node from '@astrojs/node';
import react from '@astrojs/react';
import sitemap from '@astrojs/sitemap';
import tailwindcss from '@tailwindcss/vite';
@@ -25,7 +24,6 @@ export default defineConfig({
},
integrations: [
react(),
sitemap(),
icon({
include: {