Comparing version 3.0.0-b0 to 3.0.0-b1
@@ -1,1 +0,1 @@ | ||
module.exports = require('./dist/encapsulated') | ||
module.exports = require('./dist/monolithic') |
{ | ||
"name": "cxs", | ||
"version": "3.0.0-b0", | ||
"version": "3.0.0-b1", | ||
"description": "A CSS-in-JS solution for functional CSS in functional UI components", | ||
@@ -5,0 +5,0 @@ "main": "atomic.js", |
# ϟ CXS | ||
# CXS | ||
@@ -9,4 +9,2 @@ [](https://travis-ci.org/jxnblk/cxs) | ||
The simplest, smallest CSS-in-JS solution. | ||
```js | ||
@@ -13,0 +11,0 @@ const className = cxs({ color: 'tomato' }) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
24076
195