https://github.com/materialstyle/materialstyle-examples
Functional examples for building with Material Style using popular tools and frameworks.
https://github.com/materialstyle/materialstyle-examples
Last synced: 2 months ago
JSON representation
Functional examples for building with Material Style using popular tools and frameworks.
- Host: GitHub
- URL: https://github.com/materialstyle/materialstyle-examples
- Owner: materialstyle
- License: mit
- Created: 2022-09-09T11:14:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T14:11:37.000Z (over 1 year ago)
- Last Synced: 2025-01-25T13:41:32.283Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 898 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Material Style Examples
Functional examples for building with Material Style using popular tools and frameworks.
Explore Material Style docs ยป## Directory
- [Starter](3.1/starter/): CDN links for our CSS and JS
- [Sass & JS](3.1/sass-js/) โ Import Sass, Autoprefixer, Stylelint, and our JS bundle via npm
- [Sass & ESM JS](3.1/sass-js-esm/) โ Import Sass, Autoprefixer, and Stylelint via npm, and then load our ESM JS with a shim
- [Webpack](3.1/webpack/): Import and bundle Sass and JS with Webpack
- [Vite](3.1/vite/): Sass, JS via Vite
- [Parcel](3.1/parcel/) - Sass, JS via Parcel## License
Licensed MIT.