Get Started
To use TsongCss in bit simple all class starts with "t-". eg t-card, t-grid
Addding Css TsongCss File
<rel="stylesheet" href="tsongcss.css">
Example:
<button type="button" class="t-btn-b">BTN-PRIMARY</button>