Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,8 @@ Here is a [CSS in JS techniques comparison](https://github.com/MicheleBertoli/cs
* [CSS Secrets](http://shop.oreilly.com/product/0636920031123.do) – Better Solutions to Everyday Web Design Problems
* [Every Layout: Relearn CSS Layout](https://every-layout.dev/) – Solving responsive layout problems using algorithmic design.
* [Tiny CSS Projects](https://www.manning.com/books/tiny-css-projects) – Improve the way you write CSS as you build 12 tiny projects.
- [Web Design Playground, Second Edition](https://www.manning.com/books/web-design-playground-second-edition) – Written by web designer and master teacher Paul McFedries, this unique book shapes and sharpens your skills in the always-relevant technologies of the web.
- [CSS in Depth, Second Edition](https://www.manning.com/books/css-in-depth-second-edition) – Book about the CSS techniques used by the world’s most skilled web developers.
Comment on lines +373 to +374
Copy link
Member

@Rishabh04-02 Rishabh04-02 Oct 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stjepanjurekovic The newly added content is still placed at incorrect positions.

CSS in Depth, Second Edition should be placed before line L368
Web Design Playground, Second Edition is placed correctly in the end of the list.


<sub>[⇧ back to top](#contents)</sub>

Expand Down