Victor Guyard

Results 15 comments of Victor Guyard

My version: ``` {Condition && body, h1, h2, h3, h4, h5, h6, code, p, a, li, span, ul { font-family:"Comic Sans MS", "Comic Sans", cursive; } ..... ..... } ```...

It's just SVG compression and only lossless algorithms were used!

@liushuyu Sure for the .DS_store However, this is lossless optimization --> quality is not affected!

```{ "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro", }, "dependencies": { "astro": "^4.7.1", "astro-font": "^0.0.71", "astro-icon": "^1.1.0", "astro-particles": "^2.10.0", "tsparticles": "^3.3.0",...

`Property 'particlesInit' does not exist on type 'Window & typeof globalThis'.ts(2339)` `Type 'Engine' is missing the following properties from type 'Engine': effectDrawers, interactors, movers, pathGenerators, and 19 more.ts(2345)` `Property 'particlesLoaded'...