0.4.8 • Published 4 years ago
stem-ui v0.4.8
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-uiExample
<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
4 years ago
0.3.0
4 years ago
0.4.5
4 years ago
0.4.4
4 years ago
0.4.7
4 years ago
0.4.6
4 years ago
0.4.1
4 years ago
0.4.0
4 years ago
0.3.1
4 years ago
0.4.3
4 years ago
0.2.4
4 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago
1.0.0
4 years ago