soul-of-css
v1.5.1
Published
Soul of CSS is a CSS framework inspired by the aesthetics of Souls-like games.
Maintainers
Readme
Soul of CSS is a Souls-like CSS framework.
Installation
Styles
Soul of CSS is available via npm.
via package manager
npm install soul-of-cssHTML
<html>
<head>
<link rel="stylesheet" href="./node_modules/soul-of-css/dist/soc.css">
</head>
</html>via CDN
<link href="https://unpkg.com/soul-of-css@latest/dist/soc.css" rel="stylesheet"/>SASS, SCSS...
@import "./node_modules/soul-of-css/dist/soc.css"Fonts
Soul of CSS does not providy any fonts by default. But I recommend using:
- Cinzel
- Crimson Text
- Spectral
- Uncial Antiqua
All of them are available on Google Fonts.
Usage
Soul of CSS only provides components. The recommended fonts are above.
CSS Only
Soul of CSS only requires CSS.
Browser Support
Soul of CSS is compatible with:
- Opera GX
- Chrome
Rest of the browsers are not tested, but should work.
Development
I do not ask any help or contributions. However, if you want to help me or contribute, please share this project with your friends and colleagues.
