flywheel-co / adapt
A collection of Sass mixins and CSS helper classes to assist in generating cross-browser and cross-device styles.
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 3
Language:CSS
Type:sass
This package is auto-updated.
Last update: 2025-05-21 13:58:33 UTC
README
Flywheel Adapt is a colleciton of commonly used Sass mixins and functions, CSS classes, as well as basic grid layout scaffolding.
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';