Given Scenario:
For learning and understanding the Magento 2 Theming Stuff better and get a closer look i woud like to create my own theme from scratch. I want to create a basic one, no backend options like all the fancy ones out there. To begin i want to use the utility framework tailwindcss and expand from there. Since im new to all this, especially with magento i'm looking for a few good resources to start reading / watching ( videos prefered since i can understand stuff better with a visual representation ).
Are there any resources out besides the Magento docs where i can get a good look? I want everything indepth to get as much infos as possible, probably explained in an easy path.
Things im looking especially for are the following:
- Understanding the xml files
- Change the column layouts in order to use tailwinds grid
- Change templates to use with tailwind
- custom functionality ( for example: hide all "special prices" on a toggle switch )