mirror of
https://github.com/iconify/iconify.git
synced 2024-11-17 01:55:09 +00:00
fix(tailwind): remove debug logging
This commit is contained in:
parent
53f4d2a4be
commit
0c0cbc2485
@ -176,7 +176,6 @@ export function getDynamicCSSRules(
|
||||
throw new Error(`Cannot load icon set for "${prefix}"`);
|
||||
}
|
||||
|
||||
console.log('Selector:', selector);
|
||||
const generated = getIconsCSSData(iconSet, [name], {
|
||||
...options,
|
||||
// One selector
|
||||
|
Loading…
Reference in New Issue
Block a user