hugo-PaperMod/assets/css
Kian Kasad 87fbe01124
Add missing semicolons in CSS files (#408)
Many of the CSS files had no semicolon after the last rule in a block,
which is proper syntax, but it's annoying when adding more rules. Since
omitting the semicolons doesn't really have a benefit, I've decided to
add them.
2021-06-11 13:29:56 +05:30
..
common Add missing semicolons in CSS files (#408) 2021-06-11 13:29:56 +05:30
core Add missing semicolons in CSS files (#408) 2021-06-11 13:29:56 +05:30
extended Add info to blank.css 2021-01-08 23:36:33 +05:30
hljs Add missing semicolons in CSS files (#408) 2021-06-11 13:29:56 +05:30