ruanmartinelli / axist

Minimal (5kb) drop-in CSS library

Home Page:https://ruanmartinelli.github.io/axist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

axist

Minimal (5kb) drop-in CSS library.




Demo

View demo

Installation

Import in your HTML:

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

With npm:

npm i axist

# import '../node_modules/axist/dist/axist.min.css'

Used by

Projects using axist:

License

MIT © Ruan Martinelli

About

Minimal (5kb) drop-in CSS library

https://ruanmartinelli.github.io/axist/

License:MIT License


Languages

Language:HTML 52.8%Language:CSS 47.2%