Skip to content

Commit 6080c19

Browse files
committed
update README
1 parent ade2ebc commit 6080c19

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,23 @@ Additional features:
4848
- [vite-plugin-pwa](https://vite-pwa-org.netlify.app/)
4949
- [wouter](https://github.com/molefrog/wouter)
5050

51+
## CSS
52+
53+
Trellith is designed by Plain Old CSS. It doesn't use any CSS frameworks for minimizing future maintenance costs.
54+
55+
- reset.css
56+
- Remove default styles
57+
- base.css
58+
- Add basic styles
59+
- token.css
60+
- Manage design tokens by CSS custom properties
61+
- utility.css
62+
- Utility-First CSS
63+
- layout.css
64+
- Reusable CSS for creating layouts
65+
- pattern.css
66+
- Reusable CSS for creating common UI
67+
5168
## Contributing
5269

5370
If you find any bugs or have feature requests, please create an issue and let me know.

0 commit comments

Comments
 (0)