Skip to content

Instantly share code, notes, and snippets.

@crcn
Created July 8, 2020 17:49
Show Gist options
  • Save crcn/9635b5826a1bc2b9e7ecf8b6d96b9f7a to your computer and use it in GitHub Desktop.
Save crcn/9635b5826a1bc2b9e7ecf8b6d96b9f7a to your computer and use it in GitHub Desktop.
<import as="tw" src="tailwind.pc">
<style>
.message {
font-family: Helvetica;
color: white;
}
</style>
<div className="message >>>tw.bg-red-700 >>>tw.p-3">
Something like ddfsfffrffffffsdfsd
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment