10up-toolkit icon indicating copy to clipboard operation
10up-toolkit copied to clipboard

CSS Only Entrypoints

Open nicholasio opened this issue 2 years ago • 3 comments

Related Issue/RFC: #168

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

  1. npm run dev
  2. Add the Example block (WITHOUT LINARIA)
  3. Change both style.css and editor.css.
  4. Changes should hot-reload

Checklist:

  • [ ] I have read the CONTRIBUTING document.
  • [ ] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my change.
  • [ ] All new and existing tests passed.
  • [ ] I have added a changeset to my PR. See CONTRIBUTING document for instructions

nicholasio avatar Jan 08 '24 19:01 nicholasio

⚠️ No Changeset found

Latest commit: 059848723ff7e93cd7455d6c534da4017cf53063

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jan 08 '24 19:01 changeset-bot[bot]

@nicholasio I just tested this and it works like a charm 🤩

fabiankaegy avatar Jan 29 '24 14:01 fabiankaegy

@nicholasio what are the next steps here? how can I help move this forward?

fabiankaegy avatar Mar 19 '24 21:03 fabiankaegy