4 ms·
Note that that's all computed by LESS code. https://github.com/SLaks/Silon#implementation-details https://github.com/SLaks/Silon#implementation-details https:/
by slaks 11y ago
Note that that's all computed by LESS code.
https://github.com/SLaks/Silon#implementation-details https://github.com/SLaks/Silon#implementation-details
https://github.com/SLaks/Silon/blob/gh-pages/styles/_operators.less https://github.com/SLaks/Silon/blob/gh-pages/styles/_operato...
The actual declarations end up being nicely simple; see https://github.com/SLaks/Silon/blob/gh-pages/styles/_themed-operators.less#L58 https://github.com/SLaks/Silon/blob/gh-pages/styles/_themed-...
The CSS is just a truth table, but the LESS (which is Turing-complete) actually contains all of the logic.