Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created August 10, 2022 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeaVerou/61fbf2821af8a56d5197fd320d438a80 to your computer and use it in GitHub Desktop.
Save LeaVerou/61fbf2821af8a56d5197fd320d438a80 to your computer and use it in GitHub Desktop.
meter gencontent
/**
* meter gencontent
*/
meter::before {
content: "before"
}
meter::after {
content: "after"
}
<meter value=".5"></meter>
// 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