Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@feliperdamaceno feliperdamaceno released this 22 Oct 19:44
· 1 commit to main since this release

v1.0.0 Release Notes

Key Features

  • Efficient Design Token Management: Centralized and efficient management of design tokens to improve your design system's maintainability.

  • Customizable Configuration: A default configuration that serves as a foundation for your project, with the ability to extend and customize scales, colors, and more.

  • Useful Functions and Mixins: Functions and mixins for working with colors, sizes, values, properties, and media queries in your styles.

  • Utility Class Generators: Generators to create utility classes for various CSS properties, giving you control over your styles.

  • Flexible Folder Structure: A well-structured project folder layout inspired by CUBE CSS and Every Layout methodologies.

  • Open-Source License: Available under the MIT License, allowing you to use, modify, and distribute the code freely.

Getting Started

  1. Install Harmonize.sass via npm:
npm install harmonize.sass
  1. Import it into your Sass files:
@use 'harmonize.sass';
  1. Start harmonizing your web design effortlessly.

Feedback and Support

Contributions are highly appreciated! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

Create harmonious and elegant interfaces with Harmonize.sass for your web projects.

Linkedin: feliperdamaceno