mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-07-31 10:40:12 +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
|
||||
```
|
||||
|
||||
Download: https://raw.githubusercontent.com/nicolas-cusan/destyle.css/master/destyle.css
|
||||
|
||||
## Usage
|
||||
|
||||
Include `destyle.css` in the `head` of your HTML file before your main stylesheet.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "destyle.css",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Opinionated reset stylesheet that provides a clean styling slate for your project.",
|
||||
"main": "destyle.css",
|
||||
"style": "destyle.css",
|
||||
|
Reference in New Issue
Block a user