zephir / frontend-resources
This package is abandoned and no longer maintained.
No replacement package was suggested.
Zephir every day frontend resources.
Package info
github.com/zephir/frontend-resources
Language:HTML
pkg:composer/zephir/frontend-resources
2.0.4
2019-02-07 11:50 UTC
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