An open API service indexing awesome lists of open source software.

https://github.com/daveinchy/simple-react-template

This is a alternative to CRA and implements TailwindCSS with PostCSS and Webpack. You are not bound to `react-script` to configure the app, and thus its fully customizable
https://github.com/daveinchy/simple-react-template

css postcss react tailwindcss webpack

Last synced: 3 months ago
JSON representation

This is a alternative to CRA and implements TailwindCSS with PostCSS and Webpack. You are not bound to `react-script` to configure the app, and thus its fully customizable

Awesome Lists containing this project

README

          

## Tailwind CSS & PostCSS
## React JS & Webpack & Babel


```
const App = require('./src/views/app');
```