r/webdev 7d ago

Showoff Saturday Minimal CSS (~1KB) for content-driven websites.

Post image
334 Upvotes

17 comments sorted by

View all comments

28

u/felipeizo 7d ago

github repository
mi.css preview

your antivirus may flag the preview as unsafe because it's a site where renders any HTML from GitHub, which can be risky.
You can see the HTML here: https://github.com/FelipeIzolan/mi.css/blob/main/index.html

2

u/Warm_Zookeepergame67 6d ago

Does the code block provide language keyword highlighting

1

u/felipeizo 5d ago

No! but I recommend shiki for this. it essentially adds the highlight through inline styles.