Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

SamhammerAG/hd-common-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hd-common-styles

npm

Common styles for HD projects

Publishing

  1. Increase the version in the package.json file.
  2. Publish the package with npm publish.
  3. Create a tag for the new version.

Usage

Import what you need, like this for example:

@import "~@samhammer/hd-common-styles/src/mixins/input_effect";