Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 554 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 554 Bytes

Polaris Global [Deprecated]

Deprecated: Please use sky-uk/toolkit.

--

Purpose

This is a first step to share Polaris global SCSS variables and mixins to meet Technology deadlines. A more comprehensive toolkit will replace this repo.

NPM

Install the repo via NPM:

npm install --save-dev git+ssh://[email protected]/skyglobal/polaris-global.git

Include the appropriate SASS modules. For example:

import '../node_modules/polaris-global/globals/colours';