zephir/frontend-resources

This package is abandoned and no longer maintained. No replacement package was suggested.

Zephir every day frontend resources.

Installs: 9 764

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 0

Open Issues: 0

Language:HTML

2.0.4 2019-02-07 11:50 UTC

This package is auto-updated.

Last update: 2023-07-08 05:34:04 UTC


README

LUYA Logo

Zephir Frontend Resources

Build Status

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