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