particle icon indicating copy to clipboard operation
particle copied to clipboard

Move Sass Export Data to Pattern Lab App

Open jryanconklin opened this issue 6 years ago • 0 comments
trafficstars

Issue

Sass exported data is a dependency of the pattern lab app and should not be held in tokens.

Analysis

tokens contains a mixin, /tokens/sass/non-printing/mixins/_export-data.scss that is only used in Pattern Lab. The mixin should be moved directly to the pattern lab app apps/node-pl for better code organization.

Confirmation

As a developer, my global data variables are written to JSON for pattern-lab to use and code is organized.

jryanconklin avatar Aug 13 '19 16:08 jryanconklin