forgejo/web_src/fomantic/build
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
..
themes/default/assets/fonts Precompile fomantic-ui files (#13332) 2020-10-27 19:44:06 -04:00
semantic.css Replace Fomantic reset module with our own (#24948) 2023-05-28 18:04:35 +00:00
semantic.js Fix Fomantic UI's touchstart fastclick, always use click for click events (#23065) 2023-02-27 22:43:04 +08:00