Files
ai-course/node_modules/cssdb
KQL ce6aa207e9 fix: 修复图片路径以适配GitHub Pages base path
- 将所有图片路径从绝对路径改为使用 process.env.PUBLIC_URL
- 修复 HomePage.tsx 中所有图片引用
- 修复 CoursePage.tsx 中所有图片引用
- 确保图片在 GitHub Pages 上正确加载

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 09:24:45 +08:00
..

cssdb cssdb logo

NPM Version Build Status

cssdb is a comprehensive list of CSS features and their positions in the process of becoming implemented web standards.


Did you come here to update the status of a CSS feature or add a new one? Quick, read CONTRIBUTING.md.

Did you come here to learn about the stages? Quick, read STAGES.md.


cssdb ranks CSS features by stages that reflect the real-life stability of new CSS features.

You can read an inside view of the CSSWG to learn about the official (and unofficial) development stages of CSS specifications. In reality, specifications and browser implementations happen out of sync. For example, there are stable CSS features missing in all browsers, while other CSS features developed outside the CSSWG have appeared in browsers behind flags. This is too ambiguous for the web development community, and a more accountable process is desired.