
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@prestashopcorp/puik-theme
Advanced tools
Puik Theme is a Css library that contains all the CSS classes used to create the Vue Components.
Install the @prestashopcorp/puik-theme
package and import the css files you need
# NPM
$ npm install @prestashopcorp/puik-theme --save
# Yarn
$ yarn add @prestashopcorp/puik-theme
# pnpm
$ pnpm install @prestashopcorp/puik-theme
Or include the CSS in your HTML by using the CDN
<link
rel="stylesheet"
href="https://unpkg.com/@prestashopcorp/puik-theme/dist/index.css"
/>
Once the CSS styles are loaded using the CDN or by importing the library, you can start using all the classes prefixed by puik-
<button class="puik-button puik-button--primary">Example button</button>
FAQs
PUIK theme - CSS classes of Prestashop UI Kit.
The npm package @prestashopcorp/puik-theme receives a total of 427 weekly downloads. As such, @prestashopcorp/puik-theme popularity was classified as not popular.
We found that @prestashopcorp/puik-theme demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.