Skip to content

Instantly share code, notes, and snippets.

@ahoNerd
Created November 11, 2022 08:57
Show Gist options
  • Save ahoNerd/83f70de6e6d68249cc92eb99c0d3e287 to your computer and use it in GitHub Desktop.
Save ahoNerd/83f70de6e6d68249cc92eb99c0d3e287 to your computer and use it in GitHub Desktop.
Unknown at rule @apply scss(unknownAtRules) error fix, read more at https://ahonerd.com/unknown-at-rules
{
"version": 1.1,
"atDirectives": [
{
"name": "@apply",
"description": "apply unocss or tailwindcss template classes"
}
]
}
{
"css.customData": ["./css-custom.json"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment