# Organizing your CSS
- Author: **MDN Web Docs**
- Document Tags: [[css]]
- [URL link](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Organizing)

## Highlights
- basic idea of OOCSS is to separate your CSS into reusable objects, which can be used anywhere you need on your site.
([View Highlight](https://read.readwise.io/read/01j2hhxd17tv8yx34r5ysxpj47))
---