Skip to content

Instantly share code, notes, and snippets.

@evdama
Created July 14, 2019 02:29
Show Gist options
  • Select an option

  • Save evdama/f859e3389c8992cf5538f03924f24903 to your computer and use it in GitHub Desktop.

Select an option

Save evdama/f859e3389c8992cf5538f03924f24903 to your computer and use it in GitHub Desktop.
src/css/tailwind.css .... that is the standard tailwind starter... change as needed
@import "tailwindcss/base";
@import "tailwindcss/components";
@import './components';
@import "tailwindcss/utilities";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment