JSPM

  • Created
  • Published
  • Downloads 75
  • Score
    100M100P100Q85090F
  • License MIT

Co-op Component: App download

Package Exports

  • @coopdigital/shared-component--app
  • @coopdigital/shared-component--app/dist/app-download.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@coopdigital/shared-component--app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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 --save

Usage

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.