1.11.1 • Published 3 years ago

@traum-ferienwohnungen/fontfare v1.11.1

Weekly downloads
24
License
GPL-3.0
Repository
-
Last release
3 years ago

FontFare

Fare is the Maori. word for Home .

Installing

npm install @traum-ferienwohnungen/fontfare
cp node_modules/@traum-ferienwohnungen/fontfare/dist/ YOUR_DIRECTORY
@import ~/@traum-ferienwohnungen/fontfare/dist/scss/_fontfare;
$font-path: "YOUR_DIRECTORY";

Using the icons

Using the icons is a simple as adding two classes to your DOM Node.
The ff class implies that the element should be a fontfare icon. Then just add the name of the icon you want to use.

Example.
airportIcon
airport.svg becomes ff-airport

<i class="ff ff-wifi"></i>

Developer guide

# Use the node version specified in .nvmrc
nvm use
# Install packages
npm i
# Add files to icons folder
# Generate font
npm run build
1.11.1

3 years ago

1.11.0

3 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.7.0

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.4.2

5 years ago

1.3.6

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.4

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago