@mithray/mnd
Version:
A Generic CSS Stylesheet that encourages conformity to standardized HTML, ARIA and Schema practices thereby creating improved Usability/Accessibility for a greater number of people. The Japanese word "和" which can be translated as "teamwork" or "harmony"
25 lines (24 loc) • 1.24 kB
JSON
{
"name": "@mithray/mnd",
"version": "0.0.1491",
"description": "A Generic CSS Stylesheet that encourages conformity to standardized HTML, ARIA and Schema practices thereby creating improved Usability/Accessibility for a greater number of people. The Japanese word \"和\" which can be translated as \"teamwork\" or \"harmony\" or \"peace\". I hope this stylesheet will establish a kind of harmony(usability) through its conformance and dependence on community standards(teamwork). Classless. Aims to work well on Screenreaders or without Javascript.",
"main": "dist/wacss.css",
"dependencies": {
"sass": "^1.48.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Raymond Smith <mithray@protonmail.com> (mithray.github.io/regularcss)",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mithrayls/mnd.git"
},
"keywords": ["Usability", "Generic", "Classless", "CSS", "SASS", "SCSS", "UX", "UI", "HTML5", "Semantic", "Schema", "Modular", "Wa", "和", "和Css", "WaCss", "Standardized"],
"bugs": {
"url": "https://github.com/mithrayls/mnd/issues"
},
"homepage": "https://github.com/mithrayls/mnd#readme"
}