Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pathscale/bulma-pull-2981-css-var-only

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pathscale/bulma-pull-2981-css-var-only

Modern CSS framework based on Flexbox

  • 0.9.6-1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-55.56%
Maintainers
8
Weekly downloads
 
Created
Source

Bulma + CSS Variables

Don't run npm build as that will override the current css/bulma.css file, which has been crafted by hand to overcome the following limitations:

PurgeCSS and therefore rollup-plugin-vue3-ui-css-purge will do a bad job while purging unused css variables if the css do not comply with the following:

  • Every css variable that depends on other variables will have be to be declared after their dependants
  • Whenever commas are used to separate selectors, if one of those selectors it's body, it must go last

Keywords

FAQs

Package last updated on 18 Nov 2021

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc