This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
- Update to Tailwind CSS 2.0
- Update to Autoprefixer 10.0
- Update to PostCSS 8.0
- Use
path.posix.join()
to prevent bug on Windows #16 - Always watch Tailwind config file for changes in
watch
&serve
mode - Throw error when
configFile
option is given but not found