Parses a Sketch v43+ file and outputs all colors used in the file.
Found something that shouldn't act the way it does? Let me know
Want to help me out by contributing? Feel free to! For the repo and make a pull request.
# Install dependencies
npm install
# Serve locally
npm start
# Build for production
npm run build