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