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