🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

aphrodite-local-styles

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aphrodite-local-styles - npm Package Versions

0.6.2

Diff
mattkrick
published 0.6.2 •
mattkrick
published 0.6.1 •
mattkrick
published 0.6.0 •

Changelog

Source

0.6.0

  • css() will now accept arbitrarily nested arrays. i.e. instead of css(styles.a, styles.b), you can now do css([styles.a, [styles.b, styles.c]]). (PR #154)
  • Support for multiple font styles with the same font-family. (PR #82)