--- index: true title: A17 Tailwind Plugins --- {% include_relative includes/_header.html %}
A series of plugins to enable/encourage systematised web design/development and some other useful utility classes.
AREA 17 strongly believes in design systems and then using these systems to build products for both ourselves and our clients. Tailwind is thus a natural fit for us, but we wanted more "system" to the utilities to tie closer to our design methodology.
We also wanted to include a few utility classes that would simplify some common styling requirements.
Firstly, our Tailwind setup:
rem based spacing tokens based on pixel based scales or
inputs (updated in v3.4.0)
v4.0.5 adds logical properties
margin-inline-start/ms-,
margin-inline-end/me-,
padding-inline-start/ps-,
padding-inline-end/pe-,
inset-inline-start/start and
inset-inline-end/end
v3.6.0)
v3.6.0 adds vw based calcs variants
v3.10.0 adds logical properties
margin-inline-start/ms-,
margin-inline-end/me-,
padding-inline-start/ps-,
padding-inline-end/pe-,
inset-inline-start/start and
inset-inline-end/end
v3.9.0 to allow
Typography overriding styles
at breakpoints)
v3.8.0)
v3.8.0)
v3.1.0)
v3.6.0)
v3.6.0)
v3.6.0)
v3.2.0)
v3.2.0)
You are currently viewing docs for <=4.0.8
| Tailwind version | A17 Tailwind Plugins version | Compatible |
|---|---|---|
4.0.x |
5.x.x |
✅ |
3.4.x |
==5.0.0 |
✅ |
2.2.x |
5.0.0 |
⁇ 1 |
4.0.x |
<=4.0.8 |
❌ 2 |
3.4.x |
<=4.0.8 |
✅ |
2.2.x |
<=4.0.8 |
✅ 3 |
|
||
For AREA 17 staffers used to the legacy A17 Boilerplate - these classes bring into Tailwind some of the useful classes from there (and in return, some of the Tailwind classes have been taken back to the A17 SCSS set up).