polaris icon indicating copy to clipboard operation
polaris copied to clipboard

Consolidate the rest of se23 scss styles

Open sophschneider opened this issue 1 year ago • 1 comments

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

sophschneider avatar Aug 25 '23 16:08 sophschneider

Hi! We noticed there hasn’t been activity on this PR in a while. After 30 days, it will close automatically.

If it’s still relevant, or you have updates, comment and let us know. And don’t worry, you can always re-open later if needed.

github-actions[bot] avatar Apr 06 '24 03:04 github-actions[bot]