2.0.1 • Published 8 months ago
defcss v2.0.1
CSS Defcss
A front-end CSS library for developing auto format, client side on the web page.
Downloading defcss using npm or Yarn
# install locally (recomended)
yarn add defcss
# install locally (recomended)
npm install defcss --save
Implements defcss
Note: Implement <link>
in <head>
section on your web page.
<link href="https://cdn.jsdelivr.net/npm/defcss@1.0.0/dist/css/defcss.min.css" rel="stylesheet">