Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redakker/css
My own CSS collection with a live demos
https://github.com/redakker/css
Last synced: 26 days ago
JSON representation
My own CSS collection with a live demos
- Host: GitHub
- URL: https://github.com/redakker/css
- Owner: redakker
- License: mit
- Created: 2024-08-05T08:48:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T12:45:09.000Z (4 months ago)
- Last Synced: 2024-10-15T03:27:09.308Z (2 months ago)
- Language: Vue
- Size: 9.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS collection
This repository serves as a collection of tricky CSS solutions, designed to document and share various techniques.Each CSS solution is organized into individual components, with each component encapsulating a specific CSS trick. Although the application is developed using Vue.js, all solutions are implemented using vanilla CSS. However, in some cases, a small amount of JavaScript is necessary to resolve certain issues (e.g., displaying a password in a login form). The JavaScript is also included within the respective components.
You are welcome to explore and use any solutions that you find useful!
Every commit triggers a Github action which deploys the latest code to a Github page https://redakker.github.io/css/