You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Auto (Best Guest) option in settings will now output a value including the # symbol (#123456) for any color with an opacity set to 100 and an RGBa value where the opacity < 100. This is so the default twig fieldtype {{ entry.myColoritFieldName }} can handle all color options. For existing fields the previous output should remain (e.g. no #). A resave of the preset/ field maybe required.
Update README imagery and include Tailwind usage example.