While Slater has primarily focused on JavaScript, we recognize the importance of CSS in web design. We support CSS, allowing you to implement styles that might be difficult to achieve in Webflow.
Create a file and attach it to the Webflow pages you want it to run on. CSS files work the same way that Javascript files do.
To help you start using CSS in Slater, we want to highlight some useful CSS solutions available in the Slater Community Library:
.pointer-events-off
to disable user interactions and .pointer-events-on
to enable them. Pointer Events code