Skip to content

New categories / utilities cleanup #191

@dbox

Description

@dbox

@Jenius The utilities folder seems pretty unwieldy to me. Should we:

Move the following to typography:

  • bold()
  • italic()
  • normal()
  • raquo()
  • font-face()

Create images (media?) category and move the following over:

  • bg()
  • bg-retina()
  • image-replace()
  • sprite()
  • cached-image-url()
  • cached-image()

Create a layout category and move the following over:

  • columns()
  • avoid-column-break()
  • group = clearfix
  • inline-block()
  • vertically-align()
  • media()
  • ratio-box()

Move border-box-html to reset

Which would leave the rest feeling very much like utilities:

  • pie()
  • rounded()
  • no-select()
  • b() (Could go in layout I suppose)
  • triangle()
  • debug()
  • animation timing functions
  • rem()
  • quantity queries

Thoughts? Moving stuff around shouldn't have any compatibility issues should it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions