0.1.0 • Published 2 years ago

@creation/icon-fonts v0.1.0

Weekly downloads
12
License
GPL-v3
Repository
github
Last release
2 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

2 years ago

0.1.0

2 years ago

0.0.15

3 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

6 years ago