UNPKG

win98-style

Version:
30 lines (29 loc) 695 B
{ "author": "Hadas Tamás", "bugs": { "url": "https://github.com/tkolok/win98-style/issues" }, "description": "Win98 stylesheet library", "devDependencies": { "sass": "1.62.1" }, "homepage": "https://github.com/tkolok/win98-style#readme", "keywords": [ "css", "sass", "style", "windows", "windows 98", "win98" ], "license": "MIT", "name": "win98-style", "repository": { "type": "git", "url": "https://github.com/tkolok/win98-style.git" }, "scripts": { "build": "sass scss/main.scss dist/win98-style.css -s compressed" }, "version": "0.0.10" }