Sketch TailwindCSS Design System
An atomic design system for TailwindCSS implemented in Sketch.
Requirements
- Sketch 60 (or newer)
- SF Pro fonts installed. Please read the
license agreement. They are intended for development and mockup use only.
- Menlo font (should be installed in macOS).
- Georgia font (should be installed in macOS).
(Planned) Features
Styles
Items marked as blocked are not yet implemented in the style generator plugin.
Symbols
Examples
Current Limitations
- Not all font weights (100 through 900) are represented. Instead, only the
available weights the for the respctive fonts are created.
Issues
The following are issues we are working on resolving. Until then, they are
ommitted from the template in order to avoid confusion and keep things
simple.
- Italics are currently not rendering correctly (instead rendering as Normal).
- Double borders render as single borders.
- Dotted borders render as single borders.
- Dashed borders render as single borders.
- 100% border radii don't scale in Sketch 60.
Installation
- Download the latest version.
- Open in Sketch.
- Set as a template: File > Save as Template ... > Set name to "TailwindCSS".
- Start a new project: File > New From Template > TailwindCSS.
Recommended Use
- Update elements in "Symbols" layer to match your project's branding.
- "Styles" layer should only be used to make corrections to styles, for example
when Tailwind updates its styles, and not for branding purposes.