Skip to content
Snippets Groups Projects
.postcssrc 63 B
Newer Older
{
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  }
}