1.2.4 • Published 9 years ago

hfc-relay v1.2.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

alt tag

HFC Relay Framework

HFC Relay Framework (SCSS)

Installation

####1. Install Install the npm package from your console.

npm install hfc-relay --save-dev

####2. Create config Create a _hfc-relay-config.scss with this content (but remove all the !default statements)

In there you can now:

  • safely override any defaults
  • easily import/use different fonts
  • toggle features like $devmode-breakpoints

####3. Import Import both Files in your sass in this order.

// HFC Relay
@import 'path/to/your/hfc-relay-config.scss';
@import 'node_modules/hfc-relay/hfc-relay.scss';

// Your other imports below

That's it. Happy coding.

Usage

Structure-Layer

Animation-Layer

Helpers

Mixed
Form Elements
1.2.4

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.9

9 years ago

1.1.8

9 years ago

1.1.7

9 years ago

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.1

9 years ago

1.1.0

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

1.0.3

10 years ago