Skip to content

Commit 340585b

Browse files
committed
left only minified css file on npm package
1 parent 0eb4ece commit 340585b

File tree

3 files changed

+3
-919
lines changed

3 files changed

+3
-919
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Unnamed is a simple colorful css framework that is recommended to be used while learning something or for prototyping, created by [Ismail Ghallou (Smakosh)](https://twitter.com/smakosh).
44

5-
To get started, check out <http://unnamed.smakosh.com>!
5+
To get started, check out <https://unnamed.smakosh.com>!
66

77

88
## Table of contents
@@ -17,7 +17,7 @@ To get started, check out <http://unnamed.smakosh.com>!
1717
* Clone the getting started repo if you want to edit all the sass elements: `git clone https://github.com/smakosh/Unnamed-getting-started.git`.
1818
* Install with [npm](https://www.npmjs.com): `npm install unnamed`.
1919

20-
Read the [Documentation](http://unnamed.smakosh.com) for more information about the framework.
20+
Read the [Documentation](https://unnamed.smakosh.com) for more information about the framework.
2121

2222
### What's included
2323

@@ -26,7 +26,6 @@ Within the download you'll find the following directories and files:
2626
```
2727
unnamed/
2828
├── css/
29-
│ ├── unnamed.css
3029
│ ├── unnamed.min.css
3130
3231
```

0 commit comments

Comments
 (0)