zephir / frontend-resources
Zephir every day frontend resources.
Installs: 10 064
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
Language:HTML
README
Zephir Frontend Resources
Installation:
composer require zephir/frontend-resources
Usage:
@import "vendor/zephir/frontend-resources/scss/normalize";
@import "vendor/zephir/frontend-resources/scss/helpers";
SCSS
See https://zephir.github.io/frontend-resources.
Docs
All informations are documented inline on top of mixins, functions and variables.
To compile the docs locally use the sassdoc node application (http://sassdoc.com/getting-started/).
The gh-pages branch can be updated with sassdocify (http://sassdoc.com/sassdocify/).
Normalize
The normamlize file can be included to reset the .... its based upon: https://github.com/csstools/normalize.css