Otis Wales
Otis Wales
I am using shadcn with Tanstack table and solved my issue by adding a defaultColumn prop to give columns a size.  I also needed to change the CSS in...
I was having troubles with building it also on Linux. My fix has been to remove the code below from `mcdowellcv.cls` `\usepackage{fontspec} % \setmainfont[SmallCapsFeatures={Renderer=Basic}, % Ligatures={TeX, NoCommon, NoDiscretionary}]{\mainfontface}` I think...
I've spent more time today on the bug. you can try to `tlmgr install fontspec` which may fix it, and result in you not having to remove the package above....