CSS Only Entrypoints
Related Issue/RFC: #168
Description of the Change
Alternate Designs
Possible Drawbacks
Verification Process
npm run dev- Add the Example block (WITHOUT LINARIA)
- Change both style.css and editor.css.
- 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
⚠️ 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
@nicholasio I just tested this and it works like a charm 🤩
@nicholasio what are the next steps here? how can I help move this forward?