1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-24 02:38:15 +04:00

remove unused cofig from code

This commit is contained in:
codecalm
2025-01-03 02:43:09 +01:00
parent 7ebb863fbd
commit 9be6ea257c
43 changed files with 168 additions and 168 deletions

View File

@@ -19,7 +19,7 @@ You can also include plugin via CDN:
To create a flag, add the `flag` class to a component and choose the country whose flag you want to use. The full list of countries can be found below.
```html code example centered separated plugins="flags"
```html example centered separated plugins="flags"
<span class="flag flag-country-tg"></span>
<span class="flag flag-country-br"></span>
<span class="flag flag-country-pt"></span>