-
The key designs of the application - should include main screens and key elements.
-
Codekit 3.14.3. Set up a new tailwind project. deleted all boilerplate pages and created a very simple page. exported to production and noticed a lot more classes in the final css (apart from the rese…
-
### Describe the problem:
I am running into a problem when building with Laravel mix and using a `const theme` inside an extended config file.
Here is the example setup.
**tailwind.config.js**
`…
-
Hi Hamza - thanks for this!
Happy to give this feedback in person but this is a really well structured project and exactly what I would expect from a lead 👍
- Readme's are often overlooked and …
-
This is a strange one, I'm not sure why this happens. But it happens when you have a user table and search scoped to include email field. In dev tools I don't see a name attribute on the search and th…
-
```
npx degit kyrelldixon/svelte-tailwind-extension-boilerplate
! could not find commit hash for master
node -v
v15.8.0
```
-
- Laravel Mix Version (`npm list --depth=0`): **4.0.14**
- Node Version (`node -v`): **v11.8.0**
- Yarn Version (`yarn -v`): **1.13.0** // NPM Version (`npm -v`): **6.7.0**
- OS: **macO…
-
Hi! Nice boilerplate.
I've installed `sass-loader` because it's was not in `package.json`
I'm having this issue now
```log
❯ nx storybook shared-components …
-
# Description
Here we should agree on a common theming configuration for our boilerplate. Currently, we're mostly using [chakra-ui](https://chakra-ui.com/) and [theme-ui](https://theme-ui.com/) which…
-
i update react-app-rewired 2.0.1 to fixed #343
but `injectBabelPlugin ` cannot work.
env:
```
"react-app-rewired": "^2.0.1",
"react-scripts": "^2.1.3"
"react": "^16.7.0",
```
config-o…