WebDevStudios / wds-block-starter

A block starter for projects.
15 stars 3 forks source link

File Checking CSS Before Enqueuing #11

Closed michealengland closed 4 years ago

michealengland commented 4 years ago

This is a minor bug that occurs if for some reason a style.css or and editor.css file is not generated. Since this could happen as a result of style.scss or editor.scss files being located in the build directory it would be a good idea to include file checking for style assets in the build directory.