This repository has been archived on 2023-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
2023-03-10 01:33:39 +11:00

7 lines
146 B
SCSS

@charset "utf-8";
// Our scss files
@import "branding";
// Import after our branding so colors work.
@import "../node_modules/bulma/bulma.sass";