6 Commits

Author SHA1 Message Date
Jarek Radosz
b1cc1481c9
DEV: [gjs-codemod] Convert all templates to gjs (#108)
* DEV: [gjs-codemod] Convert all templates to gjs

* DEV: [gjs-codemod] Convert all templates to gjs
2025-05-29 19:52:39 +01:00
Jarek Radosz
645b752ffa
DEV: Update linting (#104) 2025-03-13 16:09:37 +00:00
Penar Musaraj
39a4e4b71e
UX: Use CSS custom properties for colors 2020-08-06 11:01:34 -04:00
Joe
5233654fd2
FIX: ensures wide equations are responsive on Safari
This commit ensures that wide equations can be scrolled on Safari. It previously failed because Safari doesn't not support the two value overflow shorthand.
2020-03-06 07:34:46 +08:00
Joe
595fc8675b FIX: don't wrap inline math (#17)
* adds CSS classes for styling

* don't wrap inline-math

* adds comment about selectors
2019-09-10 14:56:59 +10:00
Joe
9615034d78 FEATURE: Responsive equations (#16)
* adds class to math containers for styling
* adds responsive styles
2019-09-09 15:08:01 +10:00