We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c499a3 commit 4e0f805Copy full SHA for 4e0f805
readme.md
@@ -55,7 +55,7 @@ MgPlus is specially designed to quickly create a website or a small page with mi
55
<link rel="stylesheet" href="https://cdn.mgpluscss.com/$PACKAGE_VERSION/mgplus.css">
56
```
57
58
-2- Include Mg+ plugins at the end of your page to allow user ui interactions (optional) styles:
+2- (Optional) Include Mg+ plugins at the end of your page to allow dynamic ui interactions (dynamic class toggling)
59
60
```html
61
<script src="https://cdn.mgpluscss.com/$PACKAGE_VERSION/mgplus-vanilla.js?register=all"></script>
0 commit comments