purge tailwind css

Solutions on MaxInterview for purge tailwind css by the best coders in the world

showing results for - "purge tailwind css"
Dante
21 Jul 2020
1purge: [
2    './src/**/*.html',
3    './src/**/*.vue',
4    './src/**/*.jsx',
5  ],