Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Latest commit

 

History

History
58 lines (34 loc) · 2.46 KB

README.md

File metadata and controls

58 lines (34 loc) · 2.46 KB

⚠️ This repository has been archived and is no longer maintained. Please use slds-linter instead.

Lightning Design System Linter for Sketch

This Sketch assistant validates document text colors, border colors, fill colors, and text sizes against the Salesforce Lightning Design System design tokens.

About Sketch Assistants

First time using a Sketch Assistant? Read Sketch's help documentation.

Versions

Make sure you are validating against the correct SLDS release. Copy and paste the corresponding linter URL in a browser window to download.

Winter '21 + new color palette:

linter version: 1.1.1
url: sketch://add-assistant?url=https://registry.npmjs.org/lightning-design-system-linter/-/lightning-design-system-linter-1.1.1.tgz

Winter '21 only:

linter version: 1.0.5
url: sketch://add-assistant?url=https://registry.npmjs.org/lightning-design-system-linter/-/lightning-design-system-linter-1.0.5.tgz


Linter Rules

Fill Color

Fill colors should match SLDS background or generic color token values.


Border Color

Border colors should match SLDS border or generic color token values.


Text Color

Text colors should match SLDS text or generic color token values.


Text Size

Text sizes should match SLDS font size token values.