Skip to content

feat(web): Added CSS-Tricks to blog resources#40

Open
aswinoommenjacob wants to merge 1 commit intoThe-Purple-Movement:masterfrom
aswinoommenjacob:add-new-blog
Open

feat(web): Added CSS-Tricks to blog resources#40
aswinoommenjacob wants to merge 1 commit intoThe-Purple-Movement:masterfrom
aswinoommenjacob:add-new-blog

Conversation

@aswinoommenjacob
Copy link

This resource is widely considered one of the best for front-end development, specifically CSS.

@alvin-dennis
Copy link
Member

@aswinoommenjacob hi pls add more content to the blog. and mention what issue are u solving

@akshay-k-a-dev
Copy link
Contributor

@aswinoommenjacob resolve conflict

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new blog entry to the blog data collection. The change adds CSS-Tricks as a new resource to the existing list of blogs.

Key Changes:

  • Added CSS-Tricks blog entry with its URL and author information

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"blog": "https://www.youtube.com/user/JakeDayWilliams",
"author": "Jake Day Williams"
}
},
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

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

Remove trailing whitespace after the comma on line 75 to maintain consistent formatting with the rest of the JSON file.

Suggested change
},
},

Copilot uses AI. Check for mistakes.
{
"blog": "https://css-tricks.com/",
"author": "CSS-Tricks"
}
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

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

Remove trailing whitespace after the closing brace on line 80 to maintain consistent formatting with the rest of the JSON file.

Suggested change
}
}

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants