Простая 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.
 
 
 
Error202 9fca496070 Init 2 years ago
assets Init 2 years ago
public Init 2 years ago
tests/cypress Init 2 years ago
.gitignore Init 2 years ago
LICENSE Init 2 years ago
README.md Init 2 years ago
cypress.json Init 2 years ago
favicon.svg Init 2 years ago
index.html Init 2 years ago
package-lock.json Init 2 years ago
package.json Init 2 years ago
vite.config.js Init 2 years ago

README.md

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