There are 3 methods for adding custom CSS to gantry
- .scss file
- create a file at THEME_DIR/custom/scss/custom.scss (use normal css or scss , less?)
- Adding a Custom Style Sheet (official doc)
- Atom - There is a Custom CSS atom you can use to add CSS
- Asset - Not sure what this is