FiratUsta / Chromora

A lightweight and fast color palette generator built using pure HTML, CSS & JS .
https://chromora.com
GNU General Public License v3.0
11 stars 3 forks source link

More export options #31

Open FiratUsta opened 3 weeks ago

FiratUsta commented 3 weeks ago

It's always good to have more export options.

Right now I have the following formats in mind:

  1. CSS (.css file with root variables for each color)
  2. Popular CSS pre-processors (Tailwind, SCSS etc.)
  3. JSON
  4. CSV