Feature request: Css variable in Layout component not present in autocomplete of child #942
nojaf
started this conversation in
Feature requests
Replies: 1 comment
-
This is not a bug, the feature just isn't there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
When I define CSS variables in a Layout or page
I don't get autocomplete for these in my component files.
Steps to Reproduce
npm init astro
using templateLink to Minimal Reproducible Example
https://github.com/nojaf/astro-variable-repro
Beta Was this translation helpful? Give feedback.
All reactions