Skip to content

Instantly share code, notes, and snippets.

@ashishakya
Created July 28, 2022 03:41
Show Gist options
  • Select an option

  • Save ashishakya/aa0753132763979a2291900b8fa2efcc to your computer and use it in GitHub Desktop.

Select an option

Save ashishakya/aa0753132763979a2291900b8fa2efcc to your computer and use it in GitHub Desktop.
Utility css
.required:after {
content: " *";
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment