purgecss icon indicating copy to clipboard operation
purgecss copied to clipboard

Output folders hierarchy

Open illycz opened this issue 4 years ago • 5 comments

  1. I'm selecting more css files within glob and files are in subfolders css: ['assets/css/**/*.css'] select this files:
  • assets/css/index.css
  • assets/css/templates/default.css
  1. I'm setting output path - I'm using cli for that because output option not working in config file :( --output assets/css/

  2. but files are flattened.

  • assets/css/index.css
  • assets/css/default.css

Any chance to preserve folders hierarchy? And fix the output option for config file? ;)

Thanks

illycz avatar Apr 16 '20 20:04 illycz

Yes, this seem to be a natural option. I'll look into this

Ffloriel avatar Apr 27 '20 20:04 Ffloriel

It would be nice to solve this bug and keep folder structure

mfrsousa avatar Mar 02 '21 15:03 mfrsousa

Is there any news about this feature and when would it be released?

remichele avatar Sep 29 '21 23:09 remichele

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Mar 07 '22 00:03 github-actions[bot]

Any news? Thanks

illycz avatar Mar 07 '22 09:03 illycz