-
I'd like to know why this repo is not using CSS grid for `card layout` instead of flex.
Current code displays the grid using flex as here: https://github.com/phuoc-ng/csslayout/blob/88200a698329be1…
-
## Feature request
It'd be nice to directly support conditionally shown content in full-screen cards. Here's how you can get there today.
1. Add conditional content in a `card_body()` with `clas…
-
Hi,
In some games I use a Tab based layout that hides specific game parts using CSS:
```
display: none;
```
However, when a notification comes in that wants to animate a card (move it to a di…
-
I am trying to adjust the bottom positon of the card to give it some padding so it won't overlay itself on top of my custom navbar card but I can't get the card-mod CSS to work. It would be nice if po…
-
**Describe the bug**
We have the following issues with the latest version for Moodle 4.5 -
1. Error : Fallback CSS sheet in use, check for invalid SCSS
2. The Font Awesome icon to collapse navig…
-
This issue introduces a new PostCard component to improve the presentation of posts within the application. The following changes have been implemented:
**Post Card Component:**
Created a reusable…
-
**What version of VS Code are you using?**
v1.95.3
**What version of Tailwind CSS IntelliSense are you using?**
v0.12.15
**What version of Tailwind CSS are you using?**
v4.0.0-beta.4
…
-
Building on issue #60 would it be possible to expand this so that I can hide individual bars when the sensor becomes 'unavailable' or 'unknown'? I tried with card-mod/css ({% if states("sensor.alther…
-
I want to add Animated-Profile-Card using CSS.
-
## Estimates
- [x] (8 hours) bring code changes back from FRCG, based on meetings with James and with Julie this week on "what is 'base'" (@JulesKhong )
- [ ] [ 3 hours? ] Code review changes (@jama…