annotate templates/default/_browser/bulma_sat.scss @ 13:b8bf3cd79a9a

tempalte: settings to use `bulma` theme as basis
author Goffi <goffi@goffi.org>
date Fri, 23 Apr 2021 11:58:07 +0200
parents dc880664a8ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
1 @charset "utf-8";
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
2 $primary: #82baff;
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
3 $body-background-color: #eaeaea;
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
4
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
5 @import "node_modules/bulma/bulma.sass";
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
6