This repository has been archived on 2024-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
clego-app/styles/global.scss

7 lines
88 B
SCSS

@use "bulma";
@use "bootstrap-icons";
body {
font-family: system-ui, sans-serif;
}