Main content
oli.css

oli.css

a modern no-class framework [early alpha]

oli.css is an accessible no-class CSS framework built with modern CSS. It allows you to create beautiful prototypes without writing any CSS or it can serve as a strong starting point for any website.

Examples

Check out more demos.

Features

Getting started

To use oli.css you have three options.

Download

Download the .zip file and embed it in your pages.

<link rel="stylesheet" href="oli/index.css">
or import it in one of your layers.
@import url('third-party/oli/index.css') layer(third-party);