Tailwind plugin clean up
- added tailwind full build command without treeshaking for development
- added tailwind compile command with treeshaking
- added watch command for server side development
- fixed compilation test
- removed obsolete passing of contentsection layouts to build function
- removed third party dependency and using the Tailwind standalone CLI now directly
- added readme
- moved hardcoded values to config file
Edited by Oliver Meschnig