arccorp-vars

0.3.5 • Public • Published

ARC Variables

This repo contains resuable tokens and vars that should be installed and used in SASS files.

Usage

In your SASS file, @import or @use the partial that you need.

@import "~arccorp-vars/src/scss/partials/colors.scss";

Or @use all vars using this:

@use "~arccorp-vars/src/scss/main.scss";

Please note that using @use requires the call to be above any other sass in the file. Refer to this link here.

Readme

Keywords

none

Package Sidebar

Install

npm i arccorp-vars

Weekly Downloads

2

Version

0.3.5

License

ISC

Unpacked Size

186 kB

Total Files

78

Last publish

Collaborators

  • arccorp