Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove color-multiply function #4714

Merged
merged 2 commits into from
Nov 24, 2021
Merged

Remove color-multiply function #4714

merged 2 commits into from
Nov 24, 2021

Conversation

alex-page
Copy link
Member

WHY are these changes introduced?

Fixes #0000

WHAT is this pull request doing?

How to 馃帺

馃枼 Local development instructions
馃棐 General tophatting guidelines
馃搫 Changelog guidelines

Copy-paste this code in playground/Playground.tsx:
import React from 'react';
import {Page} from '../src';

export function Playground() {
  return (
    <Page title="Playground">
      {/* Add the code you want to test in here */}
    </Page>
  );
}

馃帺 checklist

kyledurand and others added 2 commits November 23, 2021 18:12
* Remove js rem function

* Formatting

* Remove comma

* Add unreleased
Co-Authored-By: Aaron Casanova <32409546+aaronccasanova@users.noreply.github.com>
@alex-page alex-page merged commit 76fe3d9 into v8.0.0-major Nov 24, 2021
@alex-page alex-page deleted the rm-color-multiply branch November 24, 2021 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants