-
### Summary
In the past, we have used "TTW" as a way of shortening "the Turing Way" in various materials, but are sunsetting that in favour of using the full name.
What can be changed in our gui…
-
This came up at https://github.com/python/cpython/pull/123845#pullrequestreview-2290598310.
We're not consistent in writing it upper or lower case. A rough search shows it's about 50-50:
```cons…
-
Create a document for rules for submitting work items in the style guide.
See example: https://github.com/robotframework/robotframework/blob/master/CONTRIBUTING.rst
Leverage the `Good First Issu…
-
### Current Behavior
This [ReactSelectWrapper](https://github.com/meshery/meshery/blob/268c1667a6ab6a8bbdcbd960df20023d8ecbfb3a/ui/components/ReactSelectWrapper.js#L147) Component is a class-based co…
-
### Current Behavior
This [MesheryPlayComponent](https://github.com/meshery/meshery/blob/268c1667a6ab6a8bbdcbd960df20023d8ecbfb3a/ui/components/MesheryPlayComponent.js#L86) Component is a class-based…
-
### 📜 Description
Using the V4 theming, you could provide any overrides for any components. For example, you could provide the following override:
```typescript
const highlightOverride = {
Bac…
-
This will take some tweaking to get really good but something like:
- [x] hovering on a column heading show the edges of that column so its easy for a reader to compare values
- [x] hovering on a …
-
**What version of Tailwind CSS are you using?**
For example: v3.4.14
**What build tool (or framework if it abstracts the build tool) are you using?**
For example: postcss 8.4.47
**What…
-
As a developer, being able to identify which tab is google search is very important. Having the google style guide pages open hinders that when the same favicon as search is used.
Please change favic…
judfs updated
4 months ago
-
Hello!
I am styling astro page with Tailwind CSS. But for some reason, the tailwind classes do not appear on the deployed GitHub page although it does show during the local build environment.
I …