Skip to content

Commit

Permalink
Dummy change to make insider builds happy
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed May 3, 2022
1 parent 0894508 commit 7ef7a14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
module.exports = {
content: ['./index.html', './kitchen-sink.html'],
theme: {
extend: {},
extend: {
//
},
},
plugins: [require('./src')],
}

1 comment on commit 7ef7a14

@vercel
Copy link

@vercel vercel bot commented on 7ef7a14 May 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.