Closed davestewart closed 4 months ago
@bernaferrari – this is now ready to go:
It's up to you what you name this PR as; could be:
Either way the name is fine. Thanks for all the help!
Great! OK, now to move on with the flex wrap stuff
@bernaferrari
Looks like I introduced a bug with the de-duping of colors for non-Tailwind platforms:
Let me take a look now.
This PR simplifies the Tailwind config, code location and implementation.
It aims to:
Code
tailwindConfig.ts
(perhaps a stepping stone to custom config, too)conversionTables.ts
retrieveColors.ts
totailwindColor.ts
(simplifying the code and bringing it in line with other platforms)Main UI
scss
formatPlugin UI
[#hex]
is shown for non-rounded colors (rather than just#hex
) as this is the actual "class name"