https://github.com/majewsky/xyrillian.css
My personal CSS framework
https://github.com/majewsky/xyrillian.css
Last synced: 3 months ago
JSON representation
My personal CSS framework
- Host: GitHub
- URL: https://github.com/majewsky/xyrillian.css
- Owner: majewsky
- License: apache-2.0
- Created: 2019-10-21T20:28:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-26T19:51:20.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T20:22:54.524Z (5 months ago)
- Language: SCSS
- Size: 108 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xyrillian.css
My personal CSS framework.
This is intended to be imported into other repos either by vendoring the files
into the target repo or by embedding a git submodule. The SCSS files do not
work on their own, but can be imported into the final CSS like in the `examples/`.To view the examples, run `make && python -m http.server`, then open
.