sassy-inputs
Version:
Minimal CSS3 cross-browser form input styles
27 lines (26 loc) • 466 B
JSON
{
"name": "sassy-inputs",
"version": "1.0.6",
"description": "Minimal CSS3 cross-browser form input styles",
"main": "sass/main.scss",
"authors": [
"Imogen Wentworth"
],
"license": "MIT",
"keywords": [
"CSS3",
"scss",
"sass",
"forms",
"mixins"
],
"homepage": "https://github.com/negomi/sassy-inputs",
"moduleType": [],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}