summaryrefslogtreecommitdiffstats
path: root/src/_scopes.scss
blob: abfb6a03374a2e0b20b3191419445d9a93bdfa9a (plain) (blame)
1
2
3
4
5
6
7
@use 'scopes/colored-links';
@use 'scopes/invisible-links';
@use 'scopes/code';
@use 'scopes/blockquotes';
@use 'scopes/lists';
@use 'scopes/headings';
@use 'scopes/tables';