1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-26 07:14:24 +02:00

Rebranding and logo changes

Changed the splash logo and updated a lot of the branding for the framework. A follow-up commit will be made to resolve a minor issuue with the documentation images.
This commit is contained in:
Angelos Chalaris
2017-04-06 11:42:25 +03:00
parent 3dffd37542
commit ae9e864631
21 changed files with 167 additions and 171 deletions

View File

@@ -1,7 +1,7 @@
# mini.css v2.1.0
## A minimal, responsive, style-agnostic CSS toolkit
![Logo](/docs/page_thumb.PNG)
![Logo](/docs/page_thumb.png)
**mini.css** is a tiny CSS toolkit (under 7KB gzipped) that works well on most modern browsers and devices and allows you to customize it quickly and easily. It's written in Sass and tries to make use of HTML5 semantics and modern patterns to deal with common web design problems. You can learn all about using it, its modules and components, as well as see a live demo [here](https://chalarangelo.github.io/mini.css/).