Dynamic text styling made easy. Transform your web content with unique styles using our CDN!
Simply include the following CDN link in your project head tag:
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js"></script>
<script src="https://cdn.jsdelivr.net/gh/DeadpoolX7/Classy-Text/src/classy-text.js" ></script>
Then, apply styles using ct:
attributes in your HTML.
ex:- <h1 ct:*styleName> Hello, world!</h1>