Skip to content

Seed Config - v0.1.1

Latest

Choose a tag to compare

@ItsJonQ ItsJonQ released this 24 Jul 14:54

Updates

Improve speed for namespaced maps πŸƒ πŸ’¨

A tiny but important update! Changed the merge method for namespaced maps from _deep-extend -> map-merge when updating the global variable.

This DRAMATICALLY reduces the compile speeds of Sass. Our test times reduced from 3s to around 400ms.