https://github.com/hlfcoding/codepen-resources
:package: Styles and scripts for my CodePen sketches.
https://github.com/hlfcoding/codepen-resources
Last synced: 2 days ago
JSON representation
:package: Styles and scripts for my CodePen sketches.
- Host: GitHub
- URL: https://github.com/hlfcoding/codepen-resources
- Owner: hlfcoding
- License: other
- Created: 2017-04-24T02:02:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T11:44:45.000Z (over 2 years ago)
- Last Synced: 2025-03-02T04:36:17.963Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://codepen.io/hlfcoding
- Size: 195 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodePen Resources
:package: Styles and scripts for my CodePen sketches.
My CodePen sketches were getting large and difficult to manage. Because pre-
process sources like `.scss` and `.coffee` cannot be imported into sketches,
these resources are plain `.css` and `.js` that only target evergreen browsers
with new features mitigating the lack of pre-processors. So make sure to import
`unsupported.js` first. And to deploy: `./bin/deploy`.