- prompts user for path to/filename of singular or multiple .css file(s)
- prompts user for path to/filename of singular or multiple .html file(s)
- prints undefined classes and IDs, corresponding files
- prints unused classes and IDs, corresponding files and line numbers
- re-writes .css files without unused classes and IDs
TODO:
- thoroughly edgecase re-writing stage
