entypo-stylus

v0.1.0
Predefined classes/functions for Entypo on Stylus.
stylus css

Entypo Stylus

Provides pre-defined classes and functions for displaying icons using the Entypo font-face.

Installing

$ npm install entypo-stylus

Using

To use, just import the library and define the path to your fonts in your stylus stylesheets.

@import "entypo-stylus"

entypo-define('Entypo', '/path/to/entypo', 'entypo')
entypo-define('Entypo Social', '/path/to/entypo-social', 'entypo-social')

And use the classes in your HTML (the icon will be added as a ::before pseudo-element):

<li class="entypo-pencil">Edit</li>

To see the names for the characters, see the Entypo Charmap.

npm i entypo-stylus

Metadata

  • MIT
  • Whatever
  • Quildreen "Sorella" Motta
  • released 5/3/2013

Downloads

Maintainers