@samhammer/hd-common-styles
v1.0.0
Published
Common styles for HD projects
Downloads
2
Keywords
Readme
hd-common-styles
Common styles for HD projects
Publishing
- Increase the version in the
package.json
file. - Publish the package with
npm publish
. - 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";