https://github.com/pcmarks/elm-w3-css-demo
An Elm implementation of a W3.CSS demo.
https://github.com/pcmarks/elm-w3-css-demo
Last synced: about 1 year ago
JSON representation
An Elm implementation of a W3.CSS demo.
- Host: GitHub
- URL: https://github.com/pcmarks/elm-w3-css-demo
- Owner: pcmarks
- License: mit
- Created: 2017-09-18T12:54:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T13:09:33.000Z (over 8 years ago)
- Last Synced: 2025-02-17T10:48:56.643Z (over 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elm-w3-css-demo
An Elm implementation of a [W3.CSS demo](https://www.w3schools.com/w3css/tryw3css_examples_material.htm).
Nothing fancy. Using only the css facilities in Elm and a tiny bit of JavaScript.