diff --git a/chain-registry b/chain-registry index 94f4d9f3..f033b7f6 160000 --- a/chain-registry +++ b/chain-registry @@ -1 +1 @@ -Subproject commit 94f4d9f31494394b106579c25515853cc9ccf418 +Subproject commit f033b7f6275768b01f4f62f31493d4afa4970a71 diff --git a/postcss.config.js b/postcss.config.js index 33ad091d..12a703d9 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -3,4 +3,4 @@ module.exports = { tailwindcss: {}, autoprefixer: {}, }, -} +};