UNPKG

@new-ui/reset

Version:
15 lines (11 loc) 183 B
# New UI Reset ## Install Install from your terminal via npm. ``` npm i @new-ui/reset ``` ## Usage ```scss // Place this at the top of your SCSS/CSS file @use "@new-ui/reset"; ```