kushidesign / kushi

UI design library for ClojureScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add default font-families weight options

paintparty opened this issue · comments

Add the following configs for constraining number of weights for default google fonts (for primary font and code font).
:add-default-primary-font-family-weights
:add-default-code-font-family-weights

Each expects a vector of integers that will pass the ::google-font-weight spec in kushi.specs2

Closed via #40