Created by: Luke-zhang-04
- The documentation should show how to modify and add utilities to the existing utilities without directly modifying
node_modules
- The current documentation currently shows "adding custom utility groups" by overriding the existing
$utilities
map - Changes use
map-merge
andmap-get
functions to modify the current$utilities
instead of overriding it