Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 200 forks source link

Build fails if a css mixin is empty #1833

Open albertolobrano opened 8 years ago

albertolobrano commented 8 years ago

please refer to the issue https://github.com/PolymerElements/polymer-starter-kit/issues/492 for more details

samccone commented 8 years ago
           #panel {
                --paper-scroll-header-container:{
                }
            }

Will cause this failure :warning:


R: @garlicnation @azakus

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.