Skip to content

24 rules skipped due to selector errors: .prose ol[type="A" s] -> Malformed attribute selector: type="A" s] #4722

Discussion options

You must be logged in to vote

I'm experiencing this as well, this seems new and is only triggered at build time (for me).

My gut feeling is that you are using @tailwindcss/typography
You can solve this by reverting to 0.4.0, I just tested it:

yarn add "@tailwindcss/typography@v0.4.0"

@adamwathan @neupauer @RobinMalfait @brennanangel : I'm not entirely sure what's going on here, but the change introduced in Release v0.4.1 · tailwindlabs/tailwindcss-typography, which addressed Fix ordered list style type s modifier position by neupauer · Pull Request #137 · tailwindlabs/tailwindcss-typography introduced this strange artefact. It's not breaking the build per se, but creates a huge, 64K+ warning output (mostly containing…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@sebastienbarre
Comment options

@sebastienbarre
Comment options

@adamwathan
Comment options

@sebastienbarre
Comment options

@sebastienbarre
Comment options

Answer selected by simonswiss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants