nexmoe.css
v0.6.0
Published
Use only HTML to write modern websites with smooth animations and beautiful interfaces.
Downloads
95
Maintainers
Readme
Nexmoe.css
Use only HTML to write modern websites with smooth animations and beautiful interfaces.
Features
- Use only HTML
- Smooth animations
- Beautiful interfaces
- Responsive
- Tiny size
- No classes
Getting Started
Without NPM
Paste this into the <head> of your HTML:
<link rel="stylesheet" href="https://unpkg.com/nexmoe.css">or
<link rel="stylesheet" href="https://unpkg.com/nexmoe.css@latest/nexmoe.min.css">NPM
npm install nexmoe.cssthen import it.
import "nexmoe.css";