0.1.0 • Published 4 years ago

@creation/icon-fonts v0.1.0

Weekly downloads
12
License
GPL-v3
Repository
github
Last release
4 years ago

@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

0.0.14

4 years ago

0.1.0

4 years ago

0.0.15

4 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago