kulakowka / react-bulma

React.js components for Modern CSS framework based on Flexbox
https://code-typing-tutor.com
MIT License
471 stars 52 forks source link

Ratio modifiers support for images #26

Closed m8r1x closed 6 years ago

m8r1x commented 6 years ago

I did a github search in the repo for sizes such as 4by5, 3by4 and 2by3 where the width > length but couldn't find anything in the code base. However these sizes are supported by bulma css out of the box. How would one go about using these sizes?

kulakowka commented 6 years ago

It's not implemented now. Could you make a PR with this changes?