1
1
mirror of https://github.com/primer/css.git synced 2024-12-23 14:13:14 +03:00
css/docs
Chelsea Adelman 03ccbf9e7f
Remove note and example about role (#2098)
* Remove note and example about role

Removing the text about role and example. If you're using `<button>` from HTML semantics, no role is needed. If you're using an `<a>` element, it should not be overridden with `role=button`, it needs to stay as a link if it is truly a link.

* Add back in the note to add button type
2022-05-31 11:46:31 -07:00
..
.storybook Setup new primer-primitive bundle (#2078) 2022-05-18 18:21:47 -07:00
content Remove note and example about role (#2098) 2022-05-31 11:46:31 -07:00
script add deployment workflows for GitHub Pages (#2038) 2022-04-19 16:26:47 -07:00
src Fieldset disable (#2077) 2022-05-27 00:19:40 +00:00
.babelrc Auto-bump: @primer/gatsby-theme-doctocat@0.25.1 (#1169) 2020-09-21 12:28:35 -07:00
.eslintrc.json Updating eslint config 2021-03-26 16:46:41 -07:00
gatsby-browser.js Setup new primer-primitive bundle (#2078) 2022-05-18 18:21:47 -07:00
gatsby-config.js Adding layout component 2021-04-01 21:32:32 -07:00
gatsby-node.js Finish up Variables page 2019-12-16 14:09:08 -08:00
package.json Bump postcss-import from 14.0.2 to 14.1.0 in /docs (#2064) 2022-05-19 12:14:40 -07:00
postcss.config.js The magic formula 2021-04-12 13:40:55 -07:00
yarn.lock Bump postcss-import from 14.0.2 to 14.1.0 in /docs (#2064) 2022-05-19 12:14:40 -07:00