If you’re working locally with VS Code, you have access to AI coding assistants that can help you customize your site. These tools can translate what you want (“make the spacing bigger”) into the actual code changes needed. To start with AI assistance, we recommend using it to change styling on the site, such as typography and colors. The examples we created will show you how an AI assistant can edit CSS for you. CSS stands for Cascading Style Sheets and the CSS files control the visual design of all the pages on your website. As you get comfortable making changes to Xanthan’s CSS, you can then experiment with its overall design system. All that said, when you use AI assistance, you don’t need to know CSS or HTML—you just need to describe what you want to change.
Start small. Make one simple change, like adjusting a color or spacing value. See it work. Make another change. Each small success builds your understanding and confidence.
You don’t need to become a CSS expert. You just need to know what you want your site to look like, and the AI can help you get there. The code is just a tool—your vision and judgment about what looks good are what matter.
AI coding assistants like GitHub Copilot, Cursor, or Claude can:
Think of them as a knowledgeable colleague looking over your shoulder, ready to help when you need it.
Even when using AI assistance, you’re learning:
These skills transfer. What feels unfamiliar now will become routine.
As you start working with AI to change the styling on your website, keep in mind the following:
When using AI assistants:
Ready to try it? Here is a short version of the instructions.
assets/css/base.css)To get a further breakdown of these steps and additional tips, go to our page on AI Tips
The tools are here to help you. You’re not cheating by using them—you’re working efficiently and learning along the way.