JSFiddle - React, Tailwind, and code Playground
HTML
<p lang="zh-Nshu">𛆁𛈬</p>
CSS
@import url('https://cdn.jsdelivr.net/gh/nushu-script/[email protected]/index.css');
:lang(zh-Nshu) {
font-family: sans-serif, 'Noto Traditional Nushu', sans-serif;
}
p {
font-size: 400%;
}