Socket
Socket
Sign inDemoInstall

svelte-preprocess-cssmodules

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-preprocess-cssmodules - npm Package Versions

12

1.3.0

Diff

Changelog

Source

1.3.0 (Nov 22, 2020)

Feature

Apply CSS Modules from imported stylesheets

Fixes

global selector Regex is now working with an attached bracket to the selector (missing space was throwing an error) .myclass{ }

Plugin Development

Set up typescript, eslint and prettier

micantoine
published 1.2.1 •

Changelog

Source

1.2.1 (Oct 31, 2020)

  • Fix class chaining and pseudo selector pull request #8
micantoine
published 1.2.0 •

Changelog

Source

1.2.0 (Sept 21, 2020)

micantoine
published 1.1.1 •

Changelog

Source

1.1.1

  • Fix the use of [path] in the localIdentName rule.
  • Escape css on the classname
  • Dependencies update
micantoine
published 1.1.0 •

Changelog

Source

1.1.0

  • Add optional shortand syntax $.MY_CLASSNAME to increase development speed and remove verbosity.
micantoine
published 1.0.1 •

Changelog

Source

1.0.1

  • Fix style parsing on empty cssModules class
micantoine
published 1.0.0 •

Changelog

Source

1.0.0

  • Ability to use the same class on multiple elments
  • Use with svelte loader Ok
  • Add test
micantoine
published 0.1.1 •

Changelog

Source

0.1.1

  • Fix modules exports
  • Fix includePaths check
  • Update loader-utils package
micantoine
published 0.1.0 •

Changelog

Source

0.1.0

  • Initial commit
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