vpugh / Sass-Color-Variable-Map

A Vue-based project to create Sass Variable Maps for colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sass Color Variable Map

A simple project to assist and visualize your color map for Sass. I felt Vue would an interesting way to create this.

List of progress

Added creation of variables

  • Modal for selection of variables or creation of new color

Usage

Install lite-server

npm install -g lite-server
lite-server

Runs 'index.html' in the folder and will automatically update with any changes that are made.

About

A Vue-based project to create Sass Variable Maps for colors


Languages

Language:HTML 100.0%