1
1
mirror of https://github.com/primer/css.git synced 2024-12-21 13:11:49 +03:00

include default README file for primer dropdown

This commit is contained in:
Vinicius Depizzol 2019-07-30 14:55:35 -07:00
parent 65bb088bfc
commit e0d481ea82

19
src/dropdowns/README.md Normal file
View File

@ -0,0 +1,19 @@
# Primer dropdown
> Dropdowns are lightweight, JavaScript-powered context menus for housing navigation and actions. They're great for instances where you don't need the full power (and code) of the select menu.
This repository is a module of the full [primer][primer] repository.
## Documentation
Find further documentation at [primer.style/css/components/dropdown](https://primer.style/css/components/dropdown).
## License
[MIT](./LICENSE) © [GitHub](https://github.com/)
[primer]: https://github.com/primer/css
[docs]: https://primer.style/css
[npm]: https://www.npmjs.com/
[install-npm]: https://docs.npmjs.com/getting-started/installing-node
[sass]: http://sass-lang.com/