Warning
[EN] This repository is DISCONTINUED because I will not use pure HTML/CSS anymore and there are already ready and widely used Open Source solutions, so there is no point in continuing efforts on this project.
[IT] Questo repository è DISCONTINUATO perché non userò più HTML/CSS puro e ci sono già soluzioni Open Source pronte e ampiamente utilizzate, quindi non ha senso continuare gli sforzi su questo progetto.
here you will find some of the Google's Material You 3 components, that i use regularly used to use in my projects, such as my first portfolio
- clone the repository
- put the repository in the "CSS" folder of your project
- in your "style.css", import the "materialstyle.css" file, using
@import [location] - use the components in your html pages
here is how your project file should look like
[project folder]
|_ css
| |_materialcomponents
| | |_colours
| | |_components
| | |_fonts
| | |_(#) MaterialStyle.css
| |_(#) Style.css
|_(<>) index.html
- new components
- more new components