1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-15 10:23:57 +02:00

Text highlighting documentation

This commit is contained in:
Angelos Chalaris
2017-12-11 15:27:44 +02:00
parent 3e55ac317f
commit e468d4b0b8
5 changed files with 62 additions and 4 deletions

View File

@@ -226,3 +226,4 @@
- Moved vertical version of `.tabs` into `contextual` under `.collapse`. Reduced complexity, improved performance and generally a better feel to them.
- **Hugging cat** was messing with the `DEVLOG`, good thing I noticed and fixed it.
- Moved component-specific variable definitions in `contextual` under the related conditionals.
- Documented `mark` elements.