Welcome to anti.css.

Develop modern websites with just HTML. anti.css is a classless* CSS framework developed with designing prototypes in mind.

Use anti.css to quickly layout beautifully-designed pages to test the functionality of your web-app, without the clutter of CSS classes.

Perfect for...

Only 5kb.

Using anti.css is easy. Here's 2 easy ways:

1. Download it with your favorite package manager, such as npm install anticss or yarn add anticss.

import 'anticss'

2. Link anti.css into your HTML file from the global CDN.

<link rel="stylesheet" href="https://unpkg.com/anticss" />

Open Source

Both this website and the anti.css framework are fully open source.