Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🫙 List all container names #332

Open
bartveneman opened this issue Jun 9, 2023 · 3 comments
Open

🫙 List all container names #332

bartveneman opened this issue Jun 9, 2023 · 3 comments
Labels
✨ enhancement New feature or request

Comments

@bartveneman
Copy link
Member

bartveneman commented Jun 9, 2023

Based on @mirisuzanne's talk on CSS Day 2023:

  • names need conventions, so you'll probably want to audit which container names are present on your site
  • container names can be defined in the container shorthand
@bartveneman bartveneman added the ✨ enhancement New feature or request label Jun 9, 2023
@bartveneman bartveneman changed the title List all container names 🫙 List all container names Jul 31, 2023
@bartveneman
Copy link
Member Author

beta.syntax.fm actually uses containers, so can be used for testing

@bartveneman
Copy link
Member Author

Related: csstree/csstree#174

@bartveneman
Copy link
Member Author

bartveneman commented Sep 21, 2023

Work in progress for reading declared and comsumed container names: https://stackblitz.com/edit/stackblitz-starters-umuh7n?file=index.js,csstree-fork.js

Using Svelte's fork stuff to parse container queries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Development

No branches or pull requests

1 participant