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

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

@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-tz" viewBox="0 0 512 512">
<defs>
<clipPath id="tz-a">
<path fill-opacity=".7" d="M102.9 0h496v496H103z"/>
</clipPath>
</defs>
<g clip-path="url(#tz-a)" transform="translate(-106.2)scale(1.0321)">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#09f" d="M0 0h744.1v496H0z"/>
<path fill="#090" d="M0 0h744.1L0 496z"/>
<path fill="#000001" d="M0 496h165.4L744 103.4V0H578.7L0 392.7v103.4z"/>
<path fill="#ff0" d="M0 378 567 0h56L0 415.3v-37.2zm121.1 118 623-415.3V118L177 496z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 611 B