Skip to content

Commit

Permalink
docs: ‼️ Fix Critical Typo In README.md ‼️
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars authored Feb 7, 2024
1 parent 8dc1401 commit 1b24451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ See the [Live Example](https://gnat.github.io/css-scope-inline/example.html)! Th

This uses `MutationObserver` to monitor the DOM, and the moment a `<style>` tag is seen, it scopes the styles to whatever the parent element is. No flashing or popping.

This method also leaves your existing styles untouched, allowing you to mix and match at your liesure.
This method also leaves your existing styles untouched, allowing you to mix and match at your leisure.

## 🎁 Install

Expand Down

0 comments on commit 1b24451

Please sign in to comment.