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";