An Elegant, Lightweight CSS Framework without JavaScript.
This library support in the following browsers:
43+ ✔ | 38+ ✔ | Nope ✘ | 13 ✔ | 32+ ✔ | 8+ ✔ |
Testing on BrowseEmAll.
For more information, check on Can I Use.
You can find more examples here:
Include the CDN link, and you can check out the latest version HERE.
<!-- Latest compiled CSS -->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/ethereal.css">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/ethereal.min.css">
npm install etherealcss --save
import 'etherealcss'
- Alerts
- Badges
- Breadcrumb
- Buttons
- Cards
- Collapsibles
- Dropdowns
- Forms
- Modals
- Navbars
- Tabs
- code
- fonts
- hr
- images
- lists
- tables
- container
- flexbox
- borders
- colors
- display
- fonts
- position
- spacing
You can customize EtherealCSS lightly.
git clone https://github.com/EtherealCSS/etherealcss.git
npm install
Run local HTTP server.
npm run dev
npm run start
npm run build
This repository is open source and contributions are very welcomed. It is also as beginner friendly as possible.
Please before sending a PR, make sure you are properly running npm run lint
.
Please install following extensions before running stylelint
😇.
nmp run lint