This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
chengwenliang
/
nshop
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
variant
Gałęzie
Tagi
master
variant
nshop
/
packages
/
Webkul
/
Shop
/
postcss.config.cjs
postcss.config.cjs
105 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
module.exports = ({ env }) => ({
plugins: [require("tailwindcss")(), require("autoprefixer")()],
});