summaryrefslogtreecommitdiff
path: root/sw-ui/src/main/resources/index.html
Commit message (Collapse)AuthorAge
* Convert sw-ui module to Kotlin Multiplatform gradle pluginmainJoffrey Bion2023-07-06
|
* Upgrade to BlueprintJS 4 (wrapper 7)Joffrey Bion2023-01-29
|
* Format with trailing commaJoffrey Bion2020-09-08
|
* Change font to Acme for token countsJoffrey Bion2020-08-12
| | | | This yields better alignment with the multiply (x) sign
* Use font from CDN instead of relying on "fantasy"Joffrey Bion2020-07-01
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/34
* Use blueprint CSS from CDN instead of local copyJoffrey Bion2020-05-31
|
* Delete old React/TypeScript UIJoffrey Bion2020-04-06
bgstack15