Fix dependencies: Add flag-icons, tailwind directives, and postcss config

This commit is contained in:
MivoDev
2026-01-18 11:16:21 +07:00
commit 266a4b1296
10758 changed files with 1547435 additions and 0 deletions

18
node_modules/flag-icons/flags/1x1/hn.svg generated vendored Normal file
View File

@@ -0,0 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-hn" viewBox="0 0 512 512">
<path fill="#18c3df" d="M0 0h512v512H0z"/>
<path fill="#fff" d="M0 170.7h512v170.6H0z"/>
<g id="hn-c" fill="#18c3df" transform="translate(256 256)scale(28.44446)">
<g id="hn-b">
<path id="hn-a" d="m0-1-.3 1 .5.1z"/>
<use xlink:href="#hn-a" width="100%" height="100%" transform="scale(-1 1)"/>
</g>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(72)"/>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(-72)"/>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(144)"/>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(-144)"/>
</g>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(142.2 -45.5)"/>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(142.2 39.8)"/>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(-142.2 -45.5)"/>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(-142.2 39.8)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB