From 29ac25ec320a8701977023c54e5dceafcc5e2959 Mon Sep 17 00:00:00 2001 From: TJ Date: Sun, 14 Apr 2019 17:10:09 -0700 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0470c8d..b8af3b4 100644 --- a/README.md +++ b/README.md @@ -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