Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTML render of colors #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 14, 2022

  1. add HTML render of colors

    - add HTML render of colors sincce SVG render breaks across devices
      [scripts/build.html, colors.html]
    - removed unnecessary import [scripts/build-svg.js]
    - modified README.md to include link to HTML render
    - added HTML render to npm scripts [package.json]
    skybldev committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    8e64edf View commit details
    Browse the repository at this point in the history
  2. fix README

    - forgot that HTML doesn't preview directly in GitHub
    - the link to my repo is temporary and will be changed in the PR
    skybldev authored Aug 14, 2022
    Configuration menu
    Copy the full SHA
    240e1c1 View commit details
    Browse the repository at this point in the history