{
	"files": [
		{
			"path": "_dev/assets/bundle.scss",
			"type": "style-sass",
			"output": "assets/css/bundle.css",
			"options": {
				"autocompile": true,
				"style": "compressed",
				"autoprefixer": true
			}
		},
		{
			"path": "_dev/integrations/builders/Gutenberg/ewfp-gutenberg-easywaveformplayer.scss",
			"type": "style-sass",
			"output": "includes/integrations/builders/Gutenberg/ewfp-gutenberg-easywaveformplayer.css",
			"options": {
				"autocompile": true,
				"style": "compressed",
				"autoprefixer": true
			}
		},
		{
			"path": "_dev/integrations/builders/Gutenberg/ewfp-gutenberg.scss",
			"type": "style-sass",
			"output": "includes/integrations/builders/Gutenberg/ewfp-gutenberg.css",
			"options": {
				"autocompile": true,
				"style": "compressed",
				"autoprefixer": true
			}
		},
		{
			"path": "_dev/integrations/builders/WPBakeryVC/ewfp-wpbakeryvc-easywaveformplayer.scss",
			"type": "style-sass",
			"output": "includes/integrations/builders/WPBakeryVC/ewfp-wpbakeryvc-easywaveformplayer.css",
			"options": {
				"autocompile": true,
				"style": "compressed",
				"autoprefixer": true
			}
		},
		{
			"path": "_dev/libs/wp-plugin-settings/style.scss",
			"type": "style-sass",
			"output": "libs/wp-plugin-settings/assets/style.css",
			"options": {
				"autocompile": true,
				"style": "compressed",
				"sourcemaps": false,
				"autoprefixer": true
			}
		},
		{
			"path": "_dev/integrations/builders/WPBakeryVC/ewfp-wpbakeryvc.scss",
			"type": "style-sass",
			"output": "includes/integrations/builders/WPBakeryVC/ewfp-wpbakeryvc.css",
			"options": {
				"autocompile": true,
				"style": "compressed",
				"autoprefixer": true
			}
		}
	]
}