/**
 * Fylgja (https://fylgja.dev)
 * Licensed under MIT Open Source
 */

@use "./global";
@use "./typography" with (
	$selectors: "article, .entry-content, .prose"
);
@use "./table";
@use "./print";
