Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 830 Bytes

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 830 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 20224-03-28

Added

  • Added feature for redirect.
  • Added color variables for hover and active states.
  • Added primary and secondary color variables.
  • Added production build.
  • Added helpers for fonts and links.
  • Added classes for background colors.
  • Added responsive headings and paragraphs.
  • Added demo page.
  • Added default theme.
  • Added Roboto font from Google.
  • Added components for buttons, forms, menu, cards, and typography.
  • Added index.min.css.

Fixed

  • Fixed typo.
  • Fixed margins for buttons, headings, and paragraphs.
  • Fixed colors for nav and button components.