denali-design/denali-css

Helpers: Background Image

Closed this issue · 3 comments

Helpers: Background Image

Currently, Denali only offers a few background image helpers. bg-size-cover and bg-position-center. This should be expanded to include all background image css properties and values.

Here are some additions.

  • bg-size-contain
  • bg-no-repeat
  • bg-repeat

Keep adding to this list as well and drop in the code here.

I would like to work on it :)

Thanks for the PR! Awesome work!