Skip to content

Commit

Permalink
feat: upgrade tailwind and adopt latest downstream bug fixes (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
wwalser authored Dec 5, 2022
1 parent d2a49f1 commit 101dad8
Show file tree
Hide file tree
Showing 7 changed files with 151,264 additions and 4,317 deletions.
2 changes: 2 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"plugins": [
"babel-plugin-macros",
"@babel/plugin-proposal-optional-chaining",
"@babel/plugin-proposal-nullish-coalescing-operator",
["babel-plugin-emotion", { "cssPropOptimization": true }],
[
"@emotion/babel-plugin-jsx-pragmatic",
Expand Down
5 changes: 5 additions & 0 deletions .changeset/giant-terms-jump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sajari/search-widgets': major
---

feat: upgrade tailwind and adopt latest downstream bug fixes
Loading

0 comments on commit 101dad8

Please sign in to comment.