Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gnat authored Sep 24, 2023
1 parent f0b8783 commit 5290f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ This uses `MutationObserver` to monitor the DOM, and the moment a `<style>` tag

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

## 🎁 Installation
## 🎁 Install

Just ✂️ copy + 📋 paste the snippet into your HTML.
✂️ copy + 📋 paste the snippet into your HTML.

Or, 📥 [download](https://raw.githubusercontent.com/gnat/css-scope-inline/main/script.js) into your project, and add `<script src="script.js"></script>` to your `<head>`.

Expand Down

0 comments on commit 5290f43

Please sign in to comment.