Skip to content

Commit

Permalink
Update to use Tailwind CSS ^1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
  • Loading branch information
khalwat committed May 31, 2019
1 parent c71b25e commit e688215
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 955 deletions.
5 changes: 1 addition & 4 deletions src/assetbundles/seomatic/src/css/app.pcss
Expand Up @@ -8,9 +8,6 @@
/**
* This injects Tailwind's base styles, which is a combination of
* Normalize.css and some additional base styles.
*
* You can see the styles here:
* https://github.com/tailwindcss/tailwindcss/blob/master/css/preflight.css
*/
/**
* We don't want these in the Control Panel
Expand All @@ -21,7 +18,7 @@
* This injects any component classes registered by plugins.
*
*/
@import 'tailwindcss/components';
@import 'tailwindcss/base';

/**
* Here we add custom component classes; stuff we want loaded
Expand Down

0 comments on commit e688215

Please sign in to comment.