0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/snowpack/public/styles/global.scss

6 lines
101 B
SCSS
Raw Normal View History

2021-05-07 11:38:38 -05:00
@use './_github-markdown';
@use './_prism';
@use './_globals';
@use './_typography';
@use './utils';