https://github.com/lamualfa/svelte-windicss-preprocess-testing-v3
Testing svelte-windicss-preprocess v3
https://github.com/lamualfa/svelte-windicss-preprocess-testing-v3
preprocess svelte windicss
Last synced: about 1 month ago
JSON representation
Testing svelte-windicss-preprocess v3
- Host: GitHub
- URL: https://github.com/lamualfa/svelte-windicss-preprocess-testing-v3
- Owner: lamualfa
- Created: 2021-03-09T00:28:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T00:38:37.000Z (over 4 years ago)
- Last Synced: 2025-07-17T00:24:52.027Z (3 months ago)
- Topics: preprocess, svelte, windicss
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
## Just testing
```sh
npx degit lamualfa/svelte-windicss-preprocess-testing-v3 folder-name
cd folder-name
pnpm i
pnpm dev
```## Clone
```sh
git clone https://github.com/lamualfa/svelte-windicss-preprocess-testing-v3.git
cd svelte-windicss-preprocess-testing-v3
pnpm i
pnpm dev
```