what2watch/scss/plugins/button/info.json

7 lines
199 B
JSON
Raw Normal View History

2023-09-22 00:43:18 +00:00
{
"id": "button",
"name": "Button",
"included": true,
"affected": "button, .button, [type=submit]",
"summary": "An element that looks like it can be clicked and will perform some action."
}