Closed brendanarnold closed 11 years ago
The following,
p { font-family: "Archivo Black", sans-serif; }
compiles to ...
p { font-family: "Archivo #000", sans-serif; }
I'm using version 1.1.5
This is fixed in master, which I'm hoping to turn into a release within a week, knock on wood.
The following,
compiles to ...
I'm using version 1.1.5