The Wayback Machine - http://web.archive.org/web/20210613140139/https://github.com/topics/designsystems
Skip to content
#

designsystems

Here are 11 public repositories matching this topic...

eccentrictouch
WH0SUMIT
WH0SUMIT commented Jun 12, 2021

Describe the bug
There are root variables in the SCSS code. root variable in SCSS is not the correct way to represent the SCSS variables.

Expected behavior
The correct way to represent the Sass variables is simple: assign a value to a name that begins with $, and then you can refer to that name instead of the value itself. But despite their simplicity, they're one of the most useful

Improve this page

Add a description, image, and links to the designsystems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the designsystems topic, visit your repo's landing page and select "manage topics."

Learn more