Futurism

Changelog

Version 1.1.0 - January, 2025

  • Update Tailwind css 4.0.0
  • Update gulpfile.mjs
  • Delete Tailwind.config.js
  • Replace bg-gradient- with bg-linear-
  • Replace bg-opacity with bg-color/opacity
  • Replace flex-shrink with shrink
  • Replace flex-grow with grow
  • Replace shadow, shadow-sm with shadow-sm, shadow-xs
  • Replace rounded, rounded-t, rounded-s, rounded-e, rounded-b
  • Replace outline-none with outline-hidden
  • Update customizer css
  • Update chart js with aspect-ratio
  • Add .gitignore

Version 1.0.0 - September 11, 2024

  • Initial release with core features and functionality.
  • Included main components such as buttons, inputs and others.
  • Integrated Tailwind CSS for styling and layout.