UNPKG

showcar-ui

Version:

Showcar-ui is the pattern library that is used to build the frontend of AutoScout24. It provides CSS classes, custom elements and components.

9 lines (7 loc) 245 B
<h2>Variables</h2> To use variables in your scss code you just need to import the specific file based on your directory structure: <pre> <code class="hljs css"> @import "path/to/showcar-ui/src/01-settings/variables"; </code> </pre>