1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-13 02:01:51 +00:00
tobspr_shapez.io/src
Даниїл Григор'єв 06154b408e
Replace --ui-scale variable with rem unit
Replace --ui-scale inline style on the <html> element with font-size set
to UI scale * 10px and modify SCSS D(...) mixin to use the rem unit
instead of multiplying by var(--ui-scale). This makes it possible to get
rid of mixin hell and makes following UI scale in external stylesheets
(mods) much easier.
2025-06-20 07:01:58 +03:00
..
css Replace --ui-scale variable with rem unit 2025-06-20 07:01:58 +03:00
html Remove most of "preloader" code (#60) 2025-04-06 23:13:13 +03:00
js Replace --ui-scale variable with rem unit 2025-06-20 07:01:58 +03:00
tsconfig.json Do not compress translation files 2025-06-14 06:02:58 +03:00