Skip to content

Tool to export favicon and styles with autoprefixing for Wordpress

Notifications You must be signed in to change notification settings

MdevDigitalInc/style-favicon-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MDEV Digital

Styles & Favicon Export Tool

This tool exports SASS with full optimization

How To Use The Exporter

Using the exporter is quite simple, all you need to do is login to NPM - install the necessary dependencies and run the build task for it to output the necessary files.

Login to NPM

Make sure you are logged in to NPM before using the tool, especially the first time around when you need to install dependencies. If you do not have an NPM account speak to your development manager.

npm login
# Enter Username
# Enter Password
# Enter Email

Install NPM dependencies

The tool will not work without the necessary dependencies installed. You must run the npm install command from within the exporter-tool directory.

cd exporter-tool/
npm install

Run Build or Watch tasks

The build task will process the SCSS and the favicons and output them into the dist folder. There you will find a folder with the compiled styles.css, the compiled icons and a helpful HTML document with header tags.

The watch task will accomplish the same as the build task but it will watch for changes on the files and run automatically. This is a good mode to use during development.

# Build Task
npm run build

# Watch task
npm run dev

[ MDEV Digital ]

We provide process-driven UX/UI + development to help our clients unleash their potential to connect with their audience. Our not-so-secret sauce is gaining a fundamental understanding of the challenges and opportunities our clients present us to provide innovative custom solutions using the latest web application technologies.

[ Contact ]

MDEV DIgital Website.

Contact Support.

Phone: +1(519)-860-4261

About

Tool to export favicon and styles with autoprefixing for Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published