Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Last active September 26, 2024 22:31
Show Gist options
  • Save LeaVerou/08224b9a69810f6fbffe00dbd1181dca to your computer and use it in GitHub Desktop.
Save LeaVerou/08224b9a69810f6fbffe00dbd1181dca to your computer and use it in GitHub Desktop.
:lang() parsing
/**
* :lang() parsing
*/
:lang(en) { border: 2px solid blue }
<div lang="en-us">I’m blue</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment