kulakowka / react-bulma

React.js components for Modern CSS framework based on Flexbox

Home Page:https://code-typing-tutor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratio modifiers support for images

m8r1x opened this issue · comments

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?

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