mirror of
https://github.com/kognise/water.css.git
synced 2026-01-20 12:05:46 +01:00
Merge pull request #24 from amasad/master
Change the repl.it badge to always clone from GitHub
This commit is contained in:
commit
822bb54899
3 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ Do you want to make your own theme different from the light or dark themes? Sinc
|
|||
|
||||
Wanna quickly try out theming without installing anything or just explore our build environment?
|
||||
|
||||
[](https://repl.it/@Kognise/watercss-node?ref=button)
|
||||
[](https://repl.it/github/https://github.com/amasad/water.css?lang=nodejs&ref=button)
|
||||
|
||||
### Based on an existing theme
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "node-sass src/ --output dist/ --output-style compressed",
|
||||
"dev": "node dev.js"
|
||||
"dev": "node index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue