css links
satya - 8/17/2025, 2:35:38 PM
Contains brief intro to
- Tailwind CSS
- CSS Modules
- Global CSS
- External Stylesheets
- Sass
- CSS-in-JS
satya - 8/17/2025, 2:38:11 PM
Summary
- seem to encourage using tailwind
- covers component level module.css
- global.css
- layout.tsx
satya - 8/18/2025, 5:21:34 PM
Briefly
- Simple examples of layouts
- columns
- menus
- etc.
satya - 8/18/2025, 5:23:33 PM
Briefly
- Tutorials
- Getting started
- selectors
- Classes and elements
- boxes
- backgrounds
- lists
- tables
- etc.
satya - 8/18/2025, 5:58:44 PM
Briefly
- CSS References
- All my research captured as articles in chatgpt here
- Selectors
- Pseudo classes and Pseudo elements
- is and where
- Variables
- Specificity
- Cheat sheets
- ...etc