mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 23:00:56 +00:00
fix(utils): remove unused types for css functions
This commit is contained in:
parent
eb3babc071
commit
0410d73067
@ -66,7 +66,6 @@ export interface IconCSSCommonCodeOptions
|
|||||||
*/
|
*/
|
||||||
export interface IconCSSItemOptions
|
export interface IconCSSItemOptions
|
||||||
extends IconCSSSharedOptions,
|
extends IconCSSSharedOptions,
|
||||||
IconCSSSelectorOptions,
|
|
||||||
Required<IconCSSModeOptions> {
|
Required<IconCSSModeOptions> {
|
||||||
//
|
//
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user