@creation/icon-fonts

0.1.0 • Public • Published

@creation/icons

npm version Build Status

TODO: fill in this description later

This repository is a module of the full creation repository.

Install

This repository is distributed with npm. After installing npm, you can install @creation/support with this command.

npm install --save @creation/icons

Usage

The source files included are written in Sass (SCSS) You can simply point your sass include-path at your node_modules directory and import it like this.

@import "@creation/icons/index.scss";

You can also import specific portions of the module by importing those partials from the /src/ folder. Make sure you import any requirements along with the modules.

Build

For a compiled CSS version of this module, an npm script is included that will output a css version to dist/icons.css The built css file is also included in the npm package:

npm run build

License

GPL-v3 © Creation Studio Limited

Readme

Keywords

Package Sidebar

Install

npm i @creation/icon-fonts

Weekly Downloads

2

Version

0.1.0

License

GPL-v3

Unpacked Size

942 kB

Total Files

405

Last publish

Collaborators

  • thecreation
  • kaptinlin