Skip to content

Features/figure

Stu Robson requested to merge features/figure into develop

Adds a new figure element that can take an img and a figcaption

  • adds mixin to create relevant CSS for a figure
  • adds example Element - .embl-e-figure for demonstration
  • adds images for demonstration
  • bonus: tidies up compiling stylesheet to include @import mixins/mixins so you use the mixins.scss file to include mixins for better maintainability.

Merge request reports