-
Overall you did an awesome job on this project! Not only did you demonstrate that you can build a non-trivial website from scratch, but also showed that you understand semantic HTML, can create compl…
-
The mixins are currently in the main `.scss` file. Perhaps it would be better to host them in a separate file/repo so they can be used by other components/objets.
What do you think ?
-
**Is your feature request related to a problem? Please describe.**
i saw that when you minimize the screen of browser,it puts all image close together.
**Describe the solution you'd like**
i want…
-
Hi @NathanWalker @NathanaelA @rigor789 @gabrielbiga @sitefinitysteve
I am using @nstudio/nativescript-floatingactionbutton version 2.1.0 in angular project and FAB button works fine.
But i got e…
-
The content metadata, add a `blink_components` array with the list of relevant components:
```yaml
blink_components:
- Blink>Layout>Flexbox
- Blink>CSS
```
Canonical list of components is …
-
There is a weird animation side effect that has started occurring since the package.json updates.
Flipping a card seems to toggle a slight border, or shadow, which makes the remaining cards jump a…
-
- [x] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate
## Issues and steps to reproduce
Hello, I'm using a **default configu…
syde0 updated
7 months ago
-
-
# CSS Handles e o poder da customização de blocos
## :sparkles: **Branch:** csshandles
## Introdução
Dando uma rápida olhada na sua loja atual, você conseguirá perceber que todos os componentes pos…
-
in your codepen example, you set
`
md-table-container {
max-height: 300px;
}`
so that the table would be no larger than 300px and would scroll the internal content, but is there a way to set flex or…