-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hey, thanks for creating this port is really useful
I'm using ST3 3126 build using SASS/SCSS, however when I place the color and then namethatcolor
the color gets replace by it's name, and removes the hex value. eg.
#546e7a
after command blue-bayoux
no hex value or $ to the variable ( on SASS or SCC )
should be
#546e7a
after command $blue-bayoux: #546e7a
In case you're interesting in solving this issue, or modifying the current plugin.
Metadata
Metadata
Assignees
Labels
No labels