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

13
node_modules/flag-icons/flags/4x3/rw.svg generated vendored Normal file
View File

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-rw" viewBox="0 0 640 480">
<path fill="#20603d" d="M0 0h640v480H0z"/>
<path fill="#fad201" d="M0 0h640v360H0z"/>
<path fill="#00a1de" d="M0 0h640v240H0z"/>
<g transform="translate(511 125.4)scale(.66667)">
<g id="rw-b">
<path id="rw-a" fill="#e5be01" d="M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z"/>
<use xlink:href="#rw-a" width="100%" height="100%" transform="scale(1 -1)"/>
</g>
<use xlink:href="#rw-b" width="100%" height="100%" transform="scale(-1 1)"/>
<circle r="34.3" fill="#e5be01" stroke="#00a1de" stroke-width="3.4"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 755 B