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

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

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-la" viewBox="0 0 512 512">
<defs>
<clipPath id="la-a">
<path fill-opacity=".7" d="M177.2 0h708.6v708.7H177.2z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#la-a)" transform="translate(-128)scale(.72249)">
<path fill="#ce1126" d="M0 0h1063v708.7H0z"/>
<path fill="#002868" d="M0 176h1063v356.6H0z"/>
<path fill="#fff" d="M684.2 354.3a152.7 152.7 0 1 1-305.4 0 152.7 152.7 0 0 1 305.4 0"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 505 B