Skip to content

Commit

Permalink
Use postcss-preset-env
Browse files Browse the repository at this point in the history
  • Loading branch information
brettsmason committed Nov 6, 2024
1 parent acbf26a commit 5eab11c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web/app/mu-plugins/nebula-blocks/postcss.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
plugins: {
'postcss-preset-env': {},
},
};

0 comments on commit 5eab11c

Please sign in to comment.