ztyle
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

Ztyle

Bunch of CSS classes.

Ztyle is not intended to be a small css library, the main goal the team follows is to have all minimum needed classes to build a project with almost no extra CSS.

The minified compiled output is a ~14mb file. Loading the full styles.css or styles.min.css can result in a very bad practice to your project. You should ALWAYS use a treeshake-css tool.

npm version

Documentation

Documentation available here

Installation

Install ztyle with your favorite package manager.

# with npm
> npm install ztyle --save

# with yarn
> yarn add ztyle

Usage

Load ztyle/styles.scss in your main SASS file.

@import "ztyle/styles.scss";

Readme

Keywords

none

Package Sidebar

Install

npm i ztyle

Weekly Downloads

3

Version

0.0.9

License

none

Unpacked Size

95.1 kB

Total Files

63

Last publish

Collaborators

  • ealvarez