particle icon indicating copy to clipboard operation
particle copied to clipboard

Update for Sass Module System

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

Issue

Update Particle's default sass code to implement module system.

Analysis

Particle's default sass structure is tightly managed to reduce duplicated sass. The new module system from Sass reduces this complexity.

http://sass.logdown.com/posts/7858341-the-module-system-is-launched

Confirmation

As a developer, my sass is captured in modules and I do not forward duplicate sass through my system.

jryanconklin avatar Oct 08 '19 17:10 jryanconklin