Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhillard committed Apr 15, 2019
2 parents 8544cca + 29ac25e commit c10b7d6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
Steller is a functional (aka "atomic" or "utility-first") CSS framework for serving as the foundation of your application's design system. It includes several built-in smart defaults for building responsive, accesible, and usable user interfaces. Unlike other CSS frameworks, Steller has no opinion on the actual end appearance of your application, it is simply a bridge for your design system and your application's styling.

## Features
* Simple, centralized configuration
* Grid system built with CSS Grid
* Class variants for responsive & hover states
* Built-in responsive typography best practices
* Clear, predictable class syntax
* SASS based (No JS-in-CSS complexity)
* Only 12kb gzipped
* Simple, centralized configuration ⚙️
* Grid system built with CSS Grid 📏
* Class variants for responsive & hover states 📱
* Built-in responsive typography best practices ✍️
* Clear, predictable class syntax 🔍
* SASS based (No JS-in-CSS complexity)
* Only 12kb gzipped 🚀

## Installation

Expand Down

0 comments on commit c10b7d6

Please sign in to comment.