-
Hello!
What do you think If vuetable-2 will have css classes maps out of box?
Now If I am on Bootstrap I need search by google something like this:
```
export default {
tableClass: 'table …
-
### Description
It will be documentation in which there will be every single important information about tailwind CSS.
### Domain
Frontend Dev HTML/CSS/JS
### Type of Contribution
Documentation…
-
I've recently had to adjust the admin interface of a few extensions to fit the new admin interface from 0.9.
This turned out to be quite repetetive and hacky. One extension e.g. needed a tab-control …
-
Currently in the project we are using multiple css framework.
As a good practice we should use only one to avoid conflict between them.
Currently used framework.
```html
```
I will …
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
I like your website, so I want to install as PWA application in my phone.
Any thoughts of supporting PWA installation? https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps
If so, I…
-
-
Wanting to add a framework that would work with my django framework that would be good for transferring over to mobile device screens. Have been looking into this, but any recommendations would be wel…
-
EDIT:
Supported skins:
- Bootstrap v3.3
- Semantic ui 1.12.2
-
After using @tailwindcss, I meet an issue with the acceptance test. Usually, when I do the feature test, I will use the CSS class or id to select a target element and do some action or expect on it.
…