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

Table cleanup

This commit is contained in:
Angelos Chalaris
2016-11-10 09:45:36 +02:00
parent 93320701c5
commit af604fc48c
4 changed files with 25 additions and 13 deletions

View File

@@ -382,4 +382,5 @@
- Code cleanup in `core`, indentation change to tabs for consistency, indentation fixes etc.
- Started converting media queries from `only screen and ()` to plain `()`. Changes have been applied to `grid` module.
- Code cleanup in `grid`, indentation etc.
- Code cleanup in `table`. Media query conversions applied. Optimization.