Skip to content

Conversation

MrFoxPro
Copy link

Before

let str = 
	"relative m-t-auto mb8 h12 wfull font-bold c-white rounded-43px border-style-none bg-blue-450 shrink-0 dark:disabled:(bg-blue-900! c-blue-700) light:disabled:(bg-blue-100! c-blue-000) active:bg-blue-450/80 cursor-pointer"

After

let str = "relative m-t-auto mb8 h12 wfull font-bold c-white rounded-43px border-style-none bg-blue-450 shrink-0 dark:disabled:(bg-blue-900! c-blue-700) light:disabled:(bg-blue-100! c-blue-000) active:bg-blue-450/80 cursor-pointer"

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2024

CLA assistant check
All committers have signed the CLA.

@xseman
Copy link

xseman commented Sep 23, 2025

Can this be merged, or is something blocking it?

@MrFoxPro
Copy link
Author

@dsherret

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants