Skip to content

Conversation

@tarik02
Copy link

@tarik02 tarik02 commented Aug 25, 2022

Tailwind extensively uses classes that contain colons an actually are valid for css. But they need to be escaped with colon (:) in css. For example, I got a problem with class "xxl:-mb-24", which in css file is represented as this selector: ".xxl:-mb-24".

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.

1 participant