npm.io
1.5.1 • Published 11 months ago

soul-of-css

Licence
MIT
Version
1.5.1
Deps
14
Size
41 kB
Vulns
0
Weekly
0
Stars
2
DeprecatedThis package is deprecated

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-css
HTML
<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.

Keywords