-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Miłosz Thiede
committed
Feb 11, 2024
1 parent
8e58b93
commit b290c6c
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# some-css | ||
These are some CSS Files which you can use for some things. | ||
|
||
## How to use this repo? | ||
Take file from [`min-css`](https://github.com/MajliTech/some-css/tree/main/min-css), and slap it into some CSS-Injector browser extension. | ||
|
||
## What kind of styles are there for now? | ||
| Style | CSS | min-CSS | | ||
|--------|-------|---------| | ||
| Steam printable receipts: use less ink to print | [gh](https://github.com/MajliTech/some-css/blob/main/css/steam-printable-receipts.css) [raw](https://raw.githubusercontent.com/MajliTech/some-css/main/css/steam-printable-receipts.css) |[gh](https://github.com/MajliTech/some-css/blob/main/min-css/steam-printable-receipts.min.css) [raw](https://raw.githubusercontent.com/MajliTech/some-css/main/min-css/steam-printable-receipts.min.css)| | ||
|
||
## How to contribiute? | ||
See [`CONTRIBIUTIG.md`](https://github.com/MajliTech/some-css/blob/main/CONTRIBIUTIG.md) | ||
|
||
|