mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Remove unused tweaking classes
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
<div
|
||||
:class="{
|
||||
seeded: isSeeded,
|
||||
tweaking: tweaking.chromaScale,
|
||||
'tweaking-chroma': tweaking.chromaScale,
|
||||
'tweaking-hue': tweaking.chromaScale,
|
||||
'tweaking-gray-chroma': tweaking.grayChroma,
|
||||
'tweaked-chroma': tweaked?.chroma,
|
||||
'tweaked-hue': tweaked?.hue,
|
||||
'tweaked-any': Object.keys(tweaksHumanReadable).length,
|
||||
|
||||
Reference in New Issue
Block a user