-
- Downloads
Locally mirror the Material Design Components for the web (v2)
Commands used: Get the version with: `curl 'https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css'` -> "Found. Redirecting to /material-components-web@14.0.0/dist/material-components-web.min.css" Aha so this is version 14.0.0! Download: `curl -LO 'https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css'` Add the license: `curl -LO https://raw.githubusercontent.com/material-components/material-components-web/master/LICENSE`
parent
c0da75b3
No related branches found
No related tags found
Showing
- licenses/material-components-web 21 additions, 0 deletionslicenses/material-components-web
- obelisk/frontend/src/Frontend.hs 2 additions, 2 deletionsobelisk/frontend/src/Frontend.hs
- obelisk/frontend/src/Static.hs 4 additions, 0 deletionsobelisk/frontend/src/Static.hs
- obelisk/static/3rdparty/material-components-web.min.css 42 additions, 0 deletionsobelisk/static/3rdparty/material-components-web.min.css
Loading
Please register or sign in to comment