-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #379 from ElianCodes/pandacss-post
add blogpost about PandaCSS Co-authored-by: Sybren W [email protected]
- Loading branch information
Showing
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: PandaCSS + Astro startkit | ||
description: "A couple of days ago, I gave a talk together with Sybren about using PandaCSS with Astro at Fronteers in Ghent. It inspired me to build a template." | ||
pubDate: 2024-03-09 15:30 | ||
author: Elian Van Cutsem | ||
tags: | ||
- Astro | ||
- PandaCSS | ||
- Open Source | ||
- Web development | ||
imgUrl: "./images/pandacss-startkit.jpeg" | ||
layout: "@layouts/BlogPost.astro" | ||
--- | ||
|
||
# Astro + PandaCSS startkit | ||
|
||
A couple of days ago, I gave a talk together with Sybren ([@carwack](https://twitter.com/carwack)) about using [PandaCSS](https://panda-css.com/) with [Astro](https://astro.build/) at Fronteers in Ghent. Sybren asked me to join him as a co-host on his talk, mainly about PandaCSS, but combining it with Astro. I had never used PandaCSS before, so the talk was a super interesting for me too! | ||
|
||
Walking through the setup of Panda in Astro, I realised there was no real starting template yet. So I put one together for everyone that wants to use it! | ||
|
||
Here’s the template: [@eliancodes/pandacss-astro-startkit](https://github.com/ElianCodes/pandacss-astro-startkit). | ||
|
||
It’s a little bit opinionated, but I feel like that’s always the case when using design systems / CSS frameworks. I kept it small enough so you can easily adjust it to your own preferences and start building from it! | ||
|
||
excited to see what you’ll build! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.