VirtuallyCreative / allegretto

A fast and lively CSS UI framework for rapid prototyping and wire-framing.
https://allegretto.herokuapp.com/
MIT License
1 stars 1 forks source link
aoda css-framework css3 flexbox wcag2

Allegretto

NPM

<img src="https://img.shields.io/github/issues/virtuallycreative/allegretto.svg"> Build
Status Join the community on Spectrum

Built for rapid wireframing / prototyping while keeping W.C.A.G. 2 design patterns in mind.

Get started

CDN:

<link rel="stylesheet" href="https://unpkg.com/allegretto@latest/dist/retto.min.css">

npm or yarn:

npm install allegretto
yarn allegretto

CSS PreProcessor Support (LESS/SASS/STYLUS)

Allegretto is designed using the latest features of CSS-3. Staying true to the notions of ease-of-use and minimalism, it doesn't use any CSS pre-processor or overly-complex build process.


©2019 Virtually(Creative) | Code released under the MIT license.