# Reimagine Atomic CSS - Anthony Fu
Synced: [[2023_11_30]] 6:03 AM
Last Highlighted: [[2023_07_23]]
Tags: [[Software]]

## Highlights
[[2023_07_23]] [View Highlight](https://read.readwise.io/read/01h614d0pfxzz2hxsczbvgpq28)
> The traditional way of making Atomic CSS is to provide all the CSS utilities you might possibly want, for example, here is something you could generate your own with a preprocessor (SCSS in this case):
[[2023_07_23]] [View Highlight](https://read.readwise.io/read/01h614stnvk2an14kmk6gvfd8s)
> One thing worth mentioning is the default [`@unocss/preset-uno`](https://github.com/antfu/unocss/tree/main/packages/preset-uno) preset (**still experimental**) is a common superset of the popular utilities-first framework, including Tailwind CSS, Windi CSS, Bootstrap, Tachyons, etc.