Last active
September 4, 2024 17:33
-
-
Save apsolut/7ad82e5950e89fd9863454a14cb2579e to your computer and use it in GitHub Desktop.
HubSpot Scope CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% require_css %} | |
<style> | |
{% scope_css %} | |
{% end_scope_css %} | |
</style> | |
{% end_require_css %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment