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

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

@@ -0,0 +1,26 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-ve" viewBox="0 0 512 512">
<defs>
<g id="ve-d" transform="translate(0 -36)">
<g id="ve-c">
<g id="ve-b">
<path id="ve-a" fill="#fff" d="M0-5-1.5-.2l2.8.9z"/>
<use xlink:href="#ve-a" width="180" height="120" transform="scale(-1 1)"/>
</g>
<use xlink:href="#ve-b" width="180" height="120" transform="rotate(72)"/>
</g>
<use xlink:href="#ve-b" width="180" height="120" transform="rotate(-72)"/>
<use xlink:href="#ve-c" width="180" height="120" transform="rotate(144)"/>
</g>
</defs>
<path fill="#cf142b" d="M0 0h512v512H0z"/>
<path fill="#00247d" d="M0 0h512v341.3H0z"/>
<path fill="#fc0" d="M0 0h512v170.7H0z"/>
<g id="ve-f" transform="translate(256.3 358.4)scale(4.265)">
<g id="ve-e">
<use xlink:href="#ve-d" width="180" height="120" transform="rotate(10)"/>
<use xlink:href="#ve-d" width="180" height="120" transform="rotate(30)"/>
</g>
<use xlink:href="#ve-e" width="180" height="120" transform="rotate(40)"/>
</g>
<use xlink:href="#ve-f" width="180" height="120" transform="rotate(-80 256.3 358.4)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB