1.0.16 • Published 2 years ago

valclass-ui v1.0.16

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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/valclassDocumentation/valclass.js

Installation with NPM

$ npm install valclass-ui

Visit the valclass documentation website

:rocket: CLICK HERE TO VISIT

how to use valclass in .html file:grey_question:

<body class="font text-color display justify-content align-items">

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

<h1 class="v-font-poppins v-font-xl v-weight-bold v-text-warning v-d-flex v-justify-center v-items-center"></h1>

:point_down:


:electric_plug: v-font-poppins : from the font class in the body tag

:electric_plug: v-font-xl : from the font class in the body tag

:electric_plug: v-weight-bold : of the font class in the body tag

:electric_plug: v-text-warning : from the text-color class in the body tag

:electric_plug: v-d-flex : from the display class in the body tag

:electric_plug: v-justify-center : from the justify-content class in the body tag

:electric_plug: v-items-center : from the align-items class in the body tag

1.0.16

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago