0.4.8 • Published 2 years ago

stem-ui v0.4.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

STEM UI

The Awesome sASS Framework

STEM UI is a lightweight, fast and responsive css framwork for faster app development

Why STEM UI

  • Responsive
  • Lightweight
  • Customizable
  • Themes
  • Templates
  • Good Documentation
  • IDE Integration

Getting started

Through cdn

<!-- stem file -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/stem-ui/dist/css/stem.min.css">

<!-- animations -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/stem-ui/dist/css/plugin.animations.min.css">

<!-- colors -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/stem-ui/dist/css/plugin.colors.min.css">

<!-- media queries -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/stem-ui/dist/css/plugin.queries.min.css">

Through npm

npm install stem-ui

Example

<header class="wrapper bgc--dark c--light">
  <h1 class="title">Hello stem</h1>
  <p class="p c--accent ">Sit quia maiores consectetur laborum maiores Atque corrupti sit placeat</p>
</header>

Docs

You can get the docs here

Tested with the following frameworks

  • React
  • Vue
  • Angular
  • Svelte
  • Alpine
  • Meteor
  • Preact
  • Backbone

IDE Integration

Browser Support

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Opera
0.4.8

2 years ago

0.3.0

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.4.3

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

1.0.0

2 years ago