-
Notifications
You must be signed in to change notification settings - Fork 22.7k
chore(css): Add CSS properties page #39932
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
base: main
Are you sure you want to change the base?
Conversation
Preview URLs Flaws (1)URL:
(comment last updated: 2025-06-13 12:58:22) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one nit
Co-authored-by: Ruth John <[email protected]>
Do we really want to hand-maintain this? This seems destined to go out of date. Can it be a macro instead? |
No, I don't think we want to hand-maintain it, I think this will indeed be a macro (list pages by page type?) but I'm scaffolding it one time based on what we have per page type to get this going. |
Description
This is a basic landing page for CSS props.
Motivation
We don't have a page for props yet, and the team are looking to include a CSS properties page in site navigation in the very near future. This is an attempt at a starting point for this.