catholic-css
Version:
A CSS variable palette based on Catholic liturgical and symbolic colors.
29 lines (28 loc) • 762 B
JSON
{
"name": "catholic-css",
"version": "1.0.4",
"description": "A CSS variable palette based on Catholic liturgical and symbolic colors.",
"main": "dist/catholic-palette.css",
"files": [
"dist"
],
"keywords": [
"css",
"colors",
"catholic",
"liturgical",
"palette",
"marian"
],
"author": "Codex Communion",
"homepage": "https://github.com/codexcommunion/catholic-css",
"repository": {
"type": "git",
"url": "https://github.com/codexcommunion/catholic-css.git"
},
"license": "SEE LICENSE IN LICENSE",
"scripts": {
"build": "node build.js",
"test": "echo \"Error: no test specified\" && exit 1"
}
}