css.properties
css.properties
css.properties
@css.properties
css.properties is a simple and quick reference for CSS properties.

(Created by @john.kreitlow.rocks)
```css
*,
*::before,
*::after {
outline: 1px dashed \#F0F3;

&:hover {
outline: 1px solid \#F0FF;
}
}
```
December 16, 2025 at 7:31 PM
`lightning-color: yellow;`
January 16, 2025 at 4:58 AM