-
I cant figure out why but changing customForms (or anything in the tailwind config file for that matter) will result in a recompile but no actual changes being seen on the tailwind-custom-form compone…
-
The documentation of the attribute `form_class` in views which inherit from Django's [FormView](https://docs.djangoproject.com/en/3.1/ref/class-based-views/generic-editing/#formview) produces the foll…
-
**Description**
Full error message in terminal during setup:
```
Fatal error: Declaration of Amasty\Customform\Model\Export\MetadataProvider::getRowData(Magento\Framework\Api\Search\DocumentInterfa…
-
### Issue description
- Expected result: What were you expecting to happen?
- Actual result: What actually happened?
### Steps to reproduce the issue:
I honestly don't know how it happened, I …
-
When using tailwindcss plugins, such as [@tailwindcss/typography](https://tailwindcss.com/docs/typography-plugin) or the [@tailwindcss/ui](https://www.npmjs.com/package/@tailwindcss/ui) plugin with @a…
-
I'm using the following config for my forms:
```
theme: {
customForms: theme => ({
default: {
select: {
borderColor: 'transparent',
borderRadius: theme('bo…
-
I ran into a situation today where I wanted to change the color of the tick icon that is rendered within the checkbox when it is checked. Since we're able to change the background color using the `bg-…
-
So, since a recent Office update, when I click on the MHA button I just get the error dialogue:
You can't use this add-in along with some of your COM add-ins. To continue, please try turning off yo…
-
## Feature description and goals
- [x] The public profile will be accessible via URL `/ui/users/{{user_id}}/profile` or via the header menu (see _Interface_ section, item _Public profile of other u…
-
I am moving a tailwind html to react/nextjs but I am running into a problem.
I am using:
`tw="-top-5"`
But it is throwing this error at me:
`-top-5 was not found
at Array.reduce ()`
…