-
react-webpack-5-tailwind-2
Discontinued React 17 Boilerplate with Webpack 6, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
I added a staging build, using .env.staging https://github.com/altafino/react-webpack-5-tailwind-2
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
prettier-eslint
Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:
And I just ripped out my prettierrc/prettier recently, and still need some tweaking in this area, and might even add it it back. After looking at that plugin, it looks like it just DISABLES things in ESLint that Prettier handles, so you might have to add the prettier script and a .prettierrc config file. At least that is how I understand it. I was just looking at prettier's docs and saw this though - https://github.com/prettier/prettier-eslint, which seems like it might be what you are looking for.
-
Actually, disregard my statement about the prettier plugin. I looked at this repo - https://github.com/prettier/eslint-config-prettier somehow, which is diff than what you mentioned.
-
Regarding prettier. Prettier is used via eslint plugin ( https://github.com/prettier/eslint-plugin-prettier )
-
Or Twind
-
twin.examples
Packed with examples for different frameworks, this repo helps you get started with twin a whole lot faster.
the biggest would be as a plugin to compile/transpile other language macros for example twin-macro (styled components using tailwind syntax) https://github.com/ben-rogerson/twin.examples/tree/master/component-library-styled-components/packages/components