UNPKG

solids

Version:

CSS-only Material Design Primitives

66 lines (65 loc) 1.22 kB
{ "name": "solids", "version": "0.2.8", "description": "CSS-only Material Design Primitives", "main": "index.js", "files": [ "action", "animation", "appbar", "base", "button", "card", "checkbox", "chips", "dialog", "drawer", "elevation", "fab", "floating-label", "form-field", "grid-list", "icon", "icon-toggle", "image-list", "layout-grid", "line-ripple", "linear-progress", "list", "menu", "notched-outline", "radio", "ripple", "rtl", "select", "shape", "side-sheet", "slider", "snackbar", "solids", "switch", "tab", "tabs", "textfield", "theme", "typography" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/download/solids.git" }, "keywords": [ "CSS-only", "framework", "material" ], "author": "Stijn de Witt", "license": "MIT", "bugs": { "url": "https://github.com/download/solids/issues" }, "homepage": "https://github.com/download/solids#readme" }