mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2025-08-05 05:15:19 +02:00
Add website
This commit is contained in:
14
docs/README.md
Normal file
14
docs/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# web-important-stories-alert-for-hacker-news
|
||||
|
||||
## Make css
|
||||
|
||||
```sh
|
||||
npm install tailwindcss
|
||||
npx tailwind build css/tailwinds/main.css -o css/tailwinds/dist.css
|
||||
```
|
||||
|
||||
## Dev
|
||||
|
||||
```sh
|
||||
parcel index.html
|
||||
```
|
Reference in New Issue
Block a user