Skip to content

Conversation

wt-devoted
Copy link

Address this error:

ParseError: Semicolon or block is expected

Coming from here (and other instances of same):

code[class*='language-'],
pre[class*='language-'] {
    @apply subpixel-antialiased !important;
    @apply text-code-white !important;
}

Tailwind's @apply does not support !important -- not sure how the upstream package compiles, but anyway.

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

Successfully merging this pull request may close these issues.

2 participants