mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-27 15:12:07 +07:00
Fix dependencies: Add flag-icons, tailwind directives, and postcss config
This commit is contained in:
6
node_modules/character-entities-legacy/index.d.ts
generated
vendored
Normal file
6
node_modules/character-entities-legacy/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* List of legacy HTML named character references that don’t need a trailing semicolon.
|
||||
*
|
||||
* @type {Array<string>}
|
||||
*/
|
||||
export const characterEntitiesLegacy: Array<string>
|
||||
Reference in New Issue
Block a user