Backport #25292 by @silverwind
Save another 50KB of CSS by removing unused and useless Fomantic
variants.
Removed the last instance of a `tertiary` button and fixed a TODO:
<img width="509" alt="Screenshot 2023-06-15 at 22 34 36"
src="8a16ae7b
-2b17-439b-a096-60a52724e3d6">
Co-authored-by: silverwind <me@silverwind.io>
10 lines
430 B
Text
10 lines
430 B
Text
* text=auto eol=lf
|
|
*.tmpl linguist-language=Handlebars
|
|
/assets/*.json linguist-generated
|
|
/public/img/svg/*.svg linguist-generated
|
|
/templates/swagger/v1_json.tmpl linguist-generated
|
|
/vendor/** -text -eol linguist-vendored
|
|
/web_src/fomantic/build/** linguist-generated
|
|
/web_src/fomantic/_site/globals/site.variables linguist-language=Less
|
|
/web_src/js/vendor/** -text -eol linguist-vendored
|
|
Dockerfile.* linguist-language=Dockerfile
|