Skip to content

nordentwickler/wp-web-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Web Boilerplate 2022

Use this boilerplate as a starting point for your work.

What does it includes?

A basic project-structure with the following folder and files.

assets/css/app.css 👈 main stylesheet which imports all other stylesheets, don't write css definitions there, for a cleaner organisation

assets/css/fonts.css 👈 location for including custom fonts, IBM Plex Sans Variable Font-Face is included as an example in this project

assets/css/media.css 👈 stylesheet for global styling of media elements like images

assets/css/modern-normalize.css 👈 makes browsers render all elements more consistently and in line with modern standards

assets/css/preflight.css 👈 removes all default browser margins and resets a little more

assets/css/typo.css 👈 typo styling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published