0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/examples/starlog/src/styles/global.scss
Mark Peck d25813f2cc
feat(examples): add starlog release notes theme
Co-authored-by: Florian Lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com>
Co-authored-by:  Matthew Phillips <361671+matthewp@users.noreply.github.com>
2023-12-28 22:08:51 +01:00

3 lines
67 B
SCSS

@import 'colors.scss';
@import 'type.scss';
@import 'layout.scss';