An open API service indexing awesome lists of open source software.

https://github.com/theresnotime/axist2

Minimal (5kb) drop-in CSS library
https://github.com/theresnotime/axist2

css css-library

Last synced: 3 months ago
JSON representation

Minimal (5kb) drop-in CSS library

Awesome Lists containing this project

README

          



axist2





Minimal (5kb) drop-in CSS library.








## Demo

[View demo](https://theresnotime.github.io/axist2/)

## Installation

Import in your HTML:

```html

```

With npm:

```bash
npm i @theresnotime/axist2

# import '../node_modules/@theresnotime/axist2/dist/axist.min.css'
```

## Acknowledgements
The codebase of axist2 is based on [axist](https://github.com/ruanmartinelli/axist) by [Ruan Martinelli](https://github.com/ruanmartinelli), as is
the logo.