mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-08-19 11:31:41 +02:00
add download link
This commit is contained in:
@@ -12,6 +12,8 @@ Like [normalize.css](https://github.com/necolas/normalize.css) just what needs r
|
|||||||
$ npm install --save destyle.css
|
$ npm install --save destyle.css
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Download: https://raw.githubusercontent.com/nicolas-cusan/destyle.css/master/destyle.css
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Include `destyle.css` in the `head` of your HTML file before your main stylesheet.
|
Include `destyle.css` in the `head` of your HTML file before your main stylesheet.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "destyle.css",
|
"name": "destyle.css",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Opinionated reset stylesheet that provides a clean styling slate for your project.",
|
"description": "Opinionated reset stylesheet that provides a clean styling slate for your project.",
|
||||||
"main": "destyle.css",
|
"main": "destyle.css",
|
||||||
"style": "destyle.css",
|
"style": "destyle.css",
|
||||||
|
Reference in New Issue
Block a user