mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +00:00
4 lines
224 B
Text
4 lines
224 B
Text
As of 5.6.1 I wanted to make the docs more mobile-friendly.
|
|
I found to my sad surprise that my mobile device cached CSS files
|
|
even on page reload. Hence ./css2 rather than ./css, solely to
|
|
force devices to read the new CSS.
|