Fix bugs
This version fixes a bug that crash the program once couldn't find the username variable from env.
Now it looks for username in environmental variables, in case don't find any; then it returns an empty string.
Improvements
Some parts of the code were refactored.
New features
In this release was added support for CSS, JSON, and YAML files.