# Shared styles
Add CSS files in this folder and import them at top of /src/main.css file:

```
@import "./styles/example.css";
```
