We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c318ee commit 3e4859bCopy full SHA for 3e4859b
README.md
@@ -51,7 +51,7 @@ echo $email;
51
- First the styles in your html file are rendered.
52
- Then if you have added links to CSS, they will be rendered, rewriting styles added eariler.
53
54
-This sometimes may be tricky so just stick to one way of adding CSS - on the HTML file or Adding links via php.
+This sometimes may be tricky so just stick to one way of adding CSS - in the HTML template file or adding CSS links via php.
55
56
## License
57
See the [LICENSE](LICENSE) file for license info (it's the MIT license).
0 commit comments