etherealcss

Ethereal.css - An Elegant, Lightweight CSS Framework

Usage no npm install needed!

<script type="module">
  import etherealcss from 'https://cdn.skypack.dev/etherealcss';
</script>

README

Etherealcss

forthebadge forthebadge forthebadge

img

An Elegant, Lightweight CSS Framework without JavaScript.

Demo

Browser Support

This library support in the following browsers:

Chrome logo Firefox logo Internet Explorer logo Edge logo Opera logo Safari logo
43+ ✔ 38+ ✔ Nope ✘ 13 ✔ 32+ ✔ 8+ ✔

Testing on BrowseEmAll.

For more information, check on Can I Use.

Examples

You can find more examples here:

ethereal-example

Usage

Use CSS classes

Include the CDN link, and you can check out the latest version HERE.

<!-- Latest compiled CSS -->
<link rel="stylesheet" href="https://unpkg.com/etherealcss@0.0.6/dist/ethereal.css">

<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://unpkg.com/etherealcss@0.0.6/dist/ethereal.min.css">

npm

npm install etherealcss --save
import 'etherealcss'

Documentation

Components

  • Alerts
  • Badges
  • Breadcrumb
  • Buttons
  • Cards
  • Collapsibles
  • Dropdowns
  • Forms
  • Modals
  • Navbars
  • Tabs

Content

  • code
  • fonts
  • hr
  • images
  • lists
  • tables

Layout

  • container
  • flexbox

Utils

  • borders
  • colors
  • display
  • fonts
  • position
  • spacing

Customizing

You can customize EtherealCSS lightly.

Clone

git clone https://github.com/EtherealCSS/etherealcss.git
git install

Run

Run local HTTP server.

npm run dev

Watch

npm run start

Build

npm run build

Contributing

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.

Stylelint

Please install following extensions before running stylelint 😇.

nmp run lint

About

Q: What is Ethereal?

A: As you can see, ethereal is the feeling you feel 😶 .

Image

License

MIT