This package has been deprecated

Author message:

This component has been deprecated with the release of @hig/theme-data

@hig/styles

0.3.0 • Public • Published

Styles

This package contains design tokens and platform specific styles for Autodesk HIG.

Getting started

Install the package

yarn add @hig/styles

Basic usage

Import stylesheets

import "@hig/styles/build/index.css";
@import "~@hig/styles/build/index.css";

Reference colors using SASS mixins

@import "~@hig/styles/mixins/colors.scss";

main (
  background: color(hig-blue-50);
}

Dependents (1)

Package Sidebar

Install

npm i @hig/styles

Weekly Downloads

1

Version

0.3.0

License

Apache-2.0

Unpacked Size

31.3 kB

Total Files

20

Last publish

Collaborators

  • hig-bot
  • nfiniteset
  • wmui51
  • staceyshk