css
snippet
tailwindcss
Numbers with Equal Width
January 27, 2023
|
1 min read
Add the following line to your styling.
{
font-variant-numeric
:
tabular-nums
;
}
Thanks for reading!
Next
Setting up Astro inside NeoVim