mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
This pull request configures this repository to be run on Repl.it. It adds a `.replit` configuration file and a Repl.it badge to the `README`.
You can read more about running repos on Repl.it [here](https://docs.repl.it/repls/dot-replit), or view the Repl [here](https://staging.repl.it/@Kognise/watercss-16).
2 lines
37 B
Text
2 lines
37 B
Text
language = "nodejs"
|
|
run = "yarn dev"
|