Skip to content

Commit

Permalink
Merge branch 'hotfix/7.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispelzer committed Feb 8, 2022
2 parents cb709e7 + 26d3d90 commit d9be42b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "base",
"private": true,
"version": "7.1.0",
"version": "7.1.1",
"description": "",
"scripts": {
"dev": "npm run development",
Expand Down
1 change: 0 additions & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ const screens = {
}

module.exports = {
mode: 'jit',
content: [
path.join(__dirname, "resources/views/**/*.blade.php"),
path.join(__dirname, "styleguide/Views/**/*.blade.php"),
Expand Down

0 comments on commit d9be42b

Please sign in to comment.