https://github.com/chanan/polished.net
A lightweight toolset for writing styles in C#
https://github.com/chanan/polished.net
csharp css styling
Last synced: about 1 year ago
JSON representation
A lightweight toolset for writing styles in C#
- Host: GitHub
- URL: https://github.com/chanan/polished.net
- Owner: chanan
- License: unlicense
- Created: 2019-06-02T21:14:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T21:58:10.000Z (almost 7 years ago)
- Last Synced: 2025-04-16T22:09:12.432Z (about 1 year ago)
- Topics: csharp, css, styling
- Language: C#
- Homepage:
- Size: 81.1 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Polished.net
============
_A lightweight toolset for writing styles in C#_
Polished.net is a port of https://github.com/styled-components/polished (version 3.4.0) to C#.
Docs
====
There are no docs yet for this version but the polished js docs maybe helpful: https://polished.js.org/
BlazorStyled has an example integration with Polished.net in the docs site: https://chanan.github.io/BlazorStyled/polished
Install
-------
[](https://www.nuget.org/packages/Polished/)