postcss-modules-values

Pass arbitrary constants between your module files (by css-modules)

Postcss-modules-values Alternatives

Similar projects and alternatives to postcss-modules-values

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better postcss-modules-values alternative or higher similarity.

postcss-modules-values reviews and mentions

Posts with mentions or reviews of postcss-modules-values. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.
  • Share variables between JavaScript and CSS
    4 projects | dev.to | 28 Feb 2021
    // breakpoints.module.css @value larry: (max-width: 599px); @value moe: (min-width: 600px) and (max-width: 959px); @value curly: (min-width: 960px); // MyComponent.module.css // this is one of the multiple ways you can import @value definitions // see https://github.com/css-modules/postcss-modules-values @value larry, moe, curly from "theme/breakpoints.module.css"; @media larry { ... } @media moe { ... } @media curly { ... }

Stats

Basic postcss-modules-values repo stats
1
37
2.9
3 months ago

css-modules/postcss-modules-values is an open source project licensed under ISC License which is an OSI approved license.

The primary programming language of postcss-modules-values is JavaScript.


Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com