Mike Sawka
8a22149f2f
fix markdown last margin ( #1575 )
2024-12-19 12:41:03 -08:00
Mike Sawka
f1cd6b933d
relative markdown text ( #1489 )
2024-12-16 16:04:07 -08:00
Evan Simkowitz
712f9d9706
Use highlight.js scss instead of css in markdown styling ( #1468 )
2024-12-10 12:47:39 -08:00
Evan Simkowitz
9ab7b25aa1
Move markdown css import so it doesn't affect Storybook ( #1465 )
2024-12-10 12:38:49 -08:00
Evan Simkowitz
d8edea9fbc
Oops i actually made the tabs wrong ( #1384 )
...
forgot to update .editorconfig to include scss...
2024-12-04 13:49:14 -08:00
Evan Simkowitz
0145e8fe99
Fix SCSS formatting after migration ( #1382 )
...
The migration tool we used didn't take into account our formatting
standards so I'm bulk-formatting the SCSS files to bring them back up to
our standards. Basically this just changes the tab size for all the
files.
2024-12-04 12:49:44 -08:00
Evan Simkowitz
2e91ee843c
Switch from Less to Scss ( #1335 )
...
Less hasn't received an update in over a year and the parser is missing
some modern syntax like relative colors so this switches us to scss
2024-11-21 16:05:04 -08:00