PHP Classes

File: config.unused_css.json

Recommend this page to a friend!
  Classes of Engin Ypsilon   Unused CSS Finder   config.unused_css.json   Download  
File: config.unused_css.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Unused CSS Finder
Find unused styles from CSS and SASS files
Author: By
Last change:
Date: 10 days ago
Size: 352 bytes
 

Contents

Class file image Download
{ "cssDir": "/path/to/css", "srcDir": "/path/to/components", "extendedMode": "true", "outputMode": "json", "ignoreSelectors": [], "ignoreFiles": [], "extensions": { "css": [ "css", "scss" ], "source": [ "vue", "js", "twig" ] } }