@lotte-innovate/ui-component-test 0.0.74 → 0.0.77

Sign up to get free protection for your applications and to get access to all the features.
@@ -60,7 +60,6 @@ allColorOptions.forEach(function (options) {
60
60
  });
61
61
  darkClasses.push.apply(darkClasses, generateDarkClasses(darkColorOptions, colorScale));
62
62
  var config = {
63
- purge: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
64
63
  content: [
65
64
  './src/app/**/*.{js,ts,jsx,tsx,mdx,zip}',
66
65
  './lib/**/*.{js,ts,jsx,tsx,mdx,zip}',