Author:
- Hasan Aydoğdu
- February 4, 2018
About the code:
This is an amazing and cool Sass mixin based on BEM naming convention. It helps you to create nice buttons in an easy way.
Advantages:
- Most of the time you will only need one color to create a button.
- Even though Buttono is following the BEM methodology, you can still use it with all other conventions.
- The buttons you create with Buttono will look exactly the same in all modern browsers.
- No need to worry about
focus
styles for accessibility. - Thanks to Buttono’s flexible structure you can configure it for any situation.