S2 Attributes is a lightweight library of pre-defined attributes to help you work faster. It was originally developed alongside the S2 Framework for Webflow.
This repo removes all Webflow-specific attributes so it can be used on any website.
The best way to understand attributes is to read the CSS directly, visit:
s2attr.css.
Include the stylesheet in your HTML:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/SPACESODA/S2@3.1.3/s2attr.min.css" />Use the local file in this repo:
<link rel="stylesheet" href="s2attr.css" />CC0 1.0 Universal. See LICENSE.