Skip to content

Commit

Permalink
chore: removed comment line to replace tailwindcss nesting
Browse files Browse the repository at this point in the history
  • Loading branch information
schakraborty22 committed Oct 28, 2022
1 parent caaccaf commit 72b9f0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions postcss.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ module.exports = {
'tailwindcss/nesting': {},
'postcss-mixins': {},
'postcss-simple-vars': { variables: breakpoints },
// TODO: replace with tailwindcss/nesting (https://tailwindcss.com/docs/using-with-preprocessors#nesting)
// to silence warnings; for some reason this is not working currently.
'postcss-nested': {},
tailwindcss: {},
},
Expand Down

0 comments on commit 72b9f0b

Please sign in to comment.