Простая CSS библиотека элементов для личных проектов
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.

14 lines
282 B

2 years ago
# Zertex Style
## Installation
`npm i zxstyle`
## Description :
Simple CSS library
## Using :
- `npm run dev` : Start server and watch
- `npm run build` : Build project for production
- `npm run preview` : Preview project before production
- `npm run cypress` : Run Cypress test