1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-08 06:46:29 +02:00

Documented icons

This commit is contained in:
Angelos Chalaris
2018-01-23 14:33:41 +02:00
parent 072eb7ae0d
commit f7ce971bf7
8 changed files with 202 additions and 5 deletions

View File

@@ -292,3 +292,8 @@
- Added all icons.
- Added `.inverse` and `.secondary` filters for icons.
- Total size with icons is `8.17KB` gzipped.
## 20180123
- Updated `icon` module to have the variables definitions in comments (in case of standalone use).
- Documented `icon` module in its entirety and retested everything. It's all good.