πQuick Start | SA5 Rich Text
How to Easily Add SA5's Rich Text Enhancements to Your Webflow Site
How to Add the Library
<!-- Sygnal Attributes 5 | Rich Text -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/css/webflow-richtext.css">
<script defer src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-richtext.js"></script>SA5 Library Developers
<!-- Sygnal Attributes 5 | Rich Text -->
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/css/webflow-richtext.css"
dev-href="http://127.0.0.1:4000/dist/css/webflow-richtext.css"
group="SA5 Richtext"
>
<script defer
src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-richtext.js"
dev-src="http://127.0.0.1:4000/dist/nocode/webflow-richtext.js"
group="SA5 Richtext"
></script>Last updated