You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
assets | 3 years ago | |
public | 3 years ago | |
tests/cypress | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
cypress.json | 3 years ago | |
favicon.svg | 3 years ago | |
index.html | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago | |
vite.config.js | 3 years ago |
README.md
Zertex Style
Installation
npm i zxstyle
Description :
Simple CSS library
Using :
npm run dev
: Start server and watchnpm run build
: Build project for productionnpm run preview
: Preview project before productionnpm run cypress
: Run Cypress test