Skip to content

Instantly share code, notes, and snippets.

@jongravois
Created December 11, 2019 19:43
Show Gist options
  • Save jongravois/78b6f382e744608038c85df1fc7d7bf4 to your computer and use it in GitHub Desktop.
Save jongravois/78b6f382e744608038c85df1fc7d7bf4 to your computer and use it in GitHub Desktop.
@tailwind base;
@tailwind components;
@import "charts";
@import "helpers";
@import "buttons";
@import "tables";
@import "tabs";
@import "forms";
@import "tooltip";
@import "search";
@import "profiles";
@import "wizard";
@import "navbar";
@import "tw-app";
@tailwind utilities;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment