https://github.com/soenneker/soenneker.css.minify
A utility that minifies stylesheets
https://github.com/soenneker/soenneker.css.minify
csharp css cssminifier dotnet minification minifier minify util
Last synced: about 1 month ago
JSON representation
A utility that minifies stylesheets
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.css.minify
- Owner: soenneker
- License: mit
- Created: 2026-01-29T21:04:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-21T04:54:33.000Z (about 2 months ago)
- Last Synced: 2026-04-21T06:42:02.909Z (about 2 months ago)
- Topics: csharp, css, cssminifier, dotnet, minification, minifier, minify, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.css.minify/)
[](https://github.com/soenneker/soenneker.css.minify/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.css.minify/)
[](https://github.com/soenneker/soenneker.css.minify/actions/workflows/codeql.yml)
#  Soenneker.Css.Minify
### A utility that minifies stylesheets
## Installation
```
dotnet add package Soenneker.Css.Minify
```