gitea/web_src/fomantic
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
..
_site/globals Change <a> elements to underline on hover (#17898) 2021-12-18 05:29:00 +00:00
build Replace Fomantic reset module with our own (#24948) 2023-05-28 18:04:35 +00:00
.npmrc Stop packaging node_modules in release tarballs (#15273) 2021-04-09 01:08:14 -04:00
package.json Stop packaging node_modules in release tarballs (#15273) 2021-04-09 01:08:14 -04:00
semantic.json Replace Fomantic reset module with our own (#24948) 2023-05-28 18:04:35 +00:00
theme.config.less Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00