1.0.0 • Published 3 years ago

@charsboo/secret-agent v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Secret Agent

A sensible foundation to create custom stylesheets.

license

Usage

CDN

https://cdn.jsdelivr.net/npm/@charsboo/secret-agent@1.1.1/dist/secret-agent.min.css

Download

https://raw.githubusercontent.com/charsboo/secret-agent/main/dist/secret-agent.min.css

Note that you cannot link directly to a GitHub-hosted raw file as it responds with an Content-Type: text/plain HTTP response header. Instead, use the CDN.

NPM

npm i @charsboo/secret-agent

Details

Targets modern browsers. Does not style elements that are likely to be styled by custom stylesheets (e.g., h1).

License

Provided under MIT License.