foundation.scss
Version:
Zurb's Foundation 5 SCSS files
23 lines (22 loc) • 447 B
JSON
{
"name": "foundation.scss",
"version": "5.5.1",
"description": "Zurb's Foundation 5 SCSS files",
"repository": "https://github.com/goanywhere/foundation",
"author": "GoAnywhere",
"main": [
"normalize.scss",
"foundation.scss"
],
"keywords": [
"zurb",
"foundation",
"sass",
"scss"
],
"ignore": [
".gitignore",
"package.json",
"README.md"
]
}