swm-glamor-prefixer
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

swm-glamor-prefixer

This custom glamor prefixer allows you to use glamor with the following browser/device support.

const browserList = {
    chrome: 41, // Google search bot
    firefox: 52,
    android: 4, // mainly needed for Samsung browser
    ios_saf: 9,
    safari: 9,
    ie: 10,
    edge: 13,
}

Installing

yarn add swm-glamor-prefixer

Usage

In an entry file import applyPrefixer and call it before using glamor.

ie.

import { applyPrefixer } from 'swm-glamorous-prefixer'

applyPrefixer()

Readme

Keywords

none

Package Sidebar

Install

npm i swm-glamor-prefixer

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • luke-john