view testdata/sugar/styles.gcss @ 54:4d411cdd68c1 draft

Updated manual page and added a Makefile
author novaburst
date Fri, 07 Jan 2022 23:20:51 +0000
parents 0214b1b5f5eb
children
line wrap: on
line source

$base-font: Helvetica, sans-serif
$main-color: blue

body
  font: 100% $base-font
  color: $main-color