Skip to content

al5ina5/anticss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anti.css

ani.css Preview

anti.css is a super light-weight classless CSS micro-framework.

Develop modern websites in 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.

Usage

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'
  1. Link anti.css into your HTML file form the global CDN.
<link rel="stylesheet" href="https://unpkg.com/anticss" />

More

Head over to http://anticss.vercel.app/ for more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages