In this repository you will find all the css used for the WordCamp Chiclana 2023 website.
It is recommended to use VSCode to edit this project. You will find a /.vscode/
folder with the extensions and their configuration.
We have added all the CSS modifications into the /scss/
folder. Subfolders are ordered like this:
Variables used in the project.
CSS to style HTML tags.
CSS to style the theme's built-in components (header, sidebar, footer, post, etc).
CSS to style Gutenberg blocks.
CSS to style page templates.