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
- Host: GitHub
- URL: https://github.com/theresnotime/axist2
- Owner: theresnotime
- License: mit
- Created: 2022-06-25T10:45:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T12:05:47.000Z (about 2 years ago)
- Last Synced: 2025-08-30T10:57:06.392Z (4 months ago)
- Topics: css, css-library
- Language: HTML
- Homepage: https://theresnotime.github.io/axist2
- Size: 259 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: license
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.