Forgejo/web_src
silverwind a2e5c3c963
Replace Fomantic reset module with our own (#24948)
Replace the `reset` module with a modern version based on
[modern-normalize](https://github.com/sindresorhus/modern-normalize).
The only things I removed from that module are the `font-family` rules
we don't need. Otherwise, it's similar to Fomantic's reset, but with the
legacy IE stuff removed.

I documented every change done to the module.

Also this introduces a new `--tab-size` variable but it has no real
effect on code yet.
2023-05-28 18:04:35 +00:00
..
css Replace Fomantic reset module with our own (#24948) 2023-05-28 18:04:35 +00:00
fomantic Replace Fomantic reset module with our own (#24948) 2023-05-28 18:04:35 +00:00
js Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
svg Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00