Socket
Socket
Sign inDemoInstall

@foobar-agency/postcss-styled-jsx

Package Overview
Dependencies
5
Maintainers
7
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @foobar-agency/postcss-styled-jsx

PostCSS syntax for parsing styled-jsx


Version published
Maintainers
7
Created

Readme

Source

PostCSS styled-jsx Syntax

PostCSS syntax for parsing styled jsx

Getting started

npm install --save-dev @foobar-agency/postcss-styled-jsx

Using with stylelint

// .stylelintrc.js
module.exports = {
  extends: ["stylelint-config-recommended"],
  customSyntax: "@foobar-agency/postcss-styled-jsx",
}

Keywords

FAQs

Last updated on 02 Mar 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc