8 comments (8 comments)2 reactions (2 reactions)0 assignees (0 assignees)JavaScript3,664 stars (3,664 stars)230 forks (230 forks)batch import
bugenhancementhelp wanted
Description
^ $ * attribute selectors
direct selectors > h1
custom properties, vars
- babel plugin shouldn't rely on just the function name, it should verify the correct import
@supports
- infinite nesting
[feel free to add]
- Issue type
- feature
- Research direction
- The issue lists multiple missing features for the glamor CSS in JS library. Some items are crossed out, suggesting they may have been implemented. To contribute, first verify which items are still pending by checking the codebase, especially the src/ directory and the babel plugin. Then select a single unimplemented feature, such as @supports or infinite nesting, and implement it following the pattern of existing selectors. Review the test files to ensure compatibility.