# CSS
[Rendered](https://chromium.googlesource.com/chromium/src/+/HEAD/third_party/blink/renderer/core/css/README.md)
The `Source/core/css` directory contains the implementation of CSS.
[CSS Specs]: https://www.w3.org/Style/CSS/specs.en.html
## Style Calculation
Overview is [here](style-calculation.md).
## <a name="style-invalidation"></a> Style Invalidation
Overview and further links are [here](style-invalidation.md).