@coopdigital/shared-component--app
v1.4.13
Published
Co-op Component: App download
Readme
shared-component--app
Co-op app download component with Apple App Store and Google Play Store buttons
Installation
Install via npm:
$ npm install @coopdigital/shared-component--app --saveUsage
You can include shared-component--app in your project by referencing it from your existing CSS via @import statement:
@import "node_modules/@coopdigital/shared-component--app/dist/app-download.css";If you use PostCSS in your build pipeline, you can reference the sources directly:
@import "node_modules/@coopdigital/shared-component--app/src/app-download.pcss";If you use a postcss-import plugin:
@import "@coopdigital/shared-component--app";License
Copyright (c) 2021 Co-operative Group Limited. Licensed MIT.