1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

unpkg examples

This commit is contained in:
Jordan Scales
2020-04-21 20:48:43 -04:00
parent b905822a0e
commit fea8b5be89
4 changed files with 48 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "98.css",
"version": "0.1.0",
"description": "A design system for building faithful recreations of old UIs",
"main": "build/style.css",
"main": "build/98.css",
"directories": {
"doc": "docs"
},