@charsboo/secret-agent
v1.0.0
Published
A sensible foundation to create custom stylesheets
Downloads
1
Readme
Secret Agent
A sensible foundation to create custom stylesheets.
Usage
CDN
https://cdn.jsdelivr.net/npm/@charsboo/[email protected]/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.