1.0.0 • Published 3 years ago

valclassdevelop v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Group 1 (2) Hi, introduce a css framework called valclass :call_me_hand:

visit our documentation website here

#1589F0 Valclass framework

  • :dash:Valclass accelerate the process of building a website for web developers. (2021)
  • :black_nib:valclass comes with a v- prefix in every class
  • :crossed_swords:valclass provides different features from any framework
  • :magnet:vaclass is similar to tailwind so it's easy to remember

the language used by valclass

js 1 (1) :point_right: Vanilla Javascript

Instalation with CDN

https://cdn.jsdelivr.net/gh/valclassdevelop/valclass/valclass.js

Installation with NPM

$ npm install valclass

Visit the valclass documentation website

:rocket: CLICK HERE TO VISIT

how to use valclass in .html file:grey_question:

<body class="text-color display">

:round_pushpin: Include the class in the body tag according to the css property name required

<h1 class="v-font-poppins v-text-warning v-d-flex"></h1>