You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't show syntax error for *s inside --value and --modifier functions (tailwindlabs#1215)
Fixestailwindlabs#1208
Needs infrastructure from tailwindlabs#1216 and tests
---------
Co-authored-by: tizu69 <60812901+tizu69@users.noreply.github.com>
Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
- Don't throw when resolving paths containing a `#` character ([#1225](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1225))
7
7
- Show `@theme` in symbol list in CSS language mode ([#1227](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1227))
8
+
- Don't show syntax error when `*` appear inside `—value(…)` and `--modifier(…)` ([#1226](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1226))
9
+
- Don't show syntax error for theme namespaces inside `@theme` ([#1226](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1226))
0 commit comments