pure-css/pure

deprecated style scoped in example

minusf opened this issue · 3 comments

Description

the button customisation section uses the scoped attribute of style tag:

<div>
    <style scoped="">
        .button-success,
        ...

i think this is deprecated and shouldn't be used...

Yup that's an old example. You can open a PR and remove it if you want.

stale commented

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.

stale commented

Issue was closed because of inactivity. If you think this is still a valid issue, please file a new issue with additional information.