Skip to content

A collection of Sass mixins and CSS helper classes to assist in generating cross-browser and cross-device styles.

License

Notifications You must be signed in to change notification settings

Flywheel-Co/flywheel-adapt

Repository files navigation

Flywheel Adapt

Flywheel Adapt is a colleciton of commonly used Sass mixins and functions, CSS classes, as well as basic grid layout scaffolding.

View Website

Installation

NPM

npm install flywheel-adapt

Composer

composer require flywheel-co/adapt

Download

Alternatively, the latest release can be downloaded as a ZIP archive. Download

Usage

Once downloaded, import the Flywheel Adapt Sass library into your project.

@import 'path/to/flywheel-adapt/adapt';

Links

License

MIT

Flywheel Co.