4.1.1 • Published 3 years ago

@shopify/theme-currency v4.1.1

Weekly downloads
1,364
License
MIT
Repository
github
Last release
3 years ago

@shopify/theme-currency

Getting Started

Theme Scripts can be used in any theme project. To take advantage of semantic versioning and easy updates, we recommend using NPM or Yarn to include them in your project:

yarn add @shopify/theme-currency

and then import the functions you wish to use through ES6 imports:

import * as currency from '@shopify/theme-currency';