Nanoreset
Minimal CSS reset in less than 500 bytes
Install / Use
/learn @tiaanduplessis/NanoresetREADME
Table of Contents
Background
Nanoreset is an minimal CSS reset intented for modern web apps. It is heavily based on Josh's Custom CSS Reset with slight modifcations for my use cases.
Install
With package manager:
npm install nanoreset
pnpm add nanoreset
yarn add nanoreset
With CDN:
In your HTML:
<link rel="stylesheet" href="https://unpkg.com/nanoreset/nanoreset.min.css">
or directly in your CSS:
@import url('https://unpkg.com/nanoreset/nanoreset.min.css')
Demo
Checkout the demo using HTML5 Test Page.
Contribute
Contributions are welcome. Please open up an issue or create PR if you would like to help out. If editing the README, please conform to the standard-readme specification.
License
Licensed under the MIT License.
Related Skills
node-connect
340.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.1kCommit, push, and open a PR
