### Unordered Lists By default, using an unordered `ul` list won't generate an html list. This is part of the Bulma specification. To generate you unordered list, wrap it inside a `div` with the `content` class. Lists can also have the `is-light` modifier to change the text color. ```vue ```
  • Coffee
  • Tea
  • Milk
  • Coffee
  • Tea
  • Milk