aesthetic-adapter-css-modules
Advanced tools
Comparing version 3.0.0-alpha.3 to 3.0.0-alpha.4
{ | ||
"name": "aesthetic-adapter-css-modules", | ||
"version": "3.0.0-alpha.3", | ||
"version": "3.0.0-alpha.4", | ||
"description": "CSS modules support for Aesthetic.", | ||
@@ -22,5 +22,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"aesthetic": "^3.0.0-alpha.3" | ||
"aesthetic": "^3.0.0-alpha.4" | ||
}, | ||
"gitHead": "4a225e0c83de3c9e4de51288a91f96c30043fdf9" | ||
"gitHead": "e16b8d7f186fbe1ea20b3928fd2a83e00e73b334" | ||
} |
# Aesthetic with CSS Modules | ||
[![Build Status](https://travis-ci.org/milesj/aesthetic.svg?branch=master)](https://travis-ci.org/milesj/aesthetic) | ||
[![npm version](https://badge.fury.io/js/aesthetic-adapter-css-modules.svg)](https://www.npmjs.com/package/aesthetic-adapter-css-modules) | ||
[![npm deps](https://david-dm.org/milesj/aesthetic.svg?path=packages/adapter-css-modules)](https://www.npmjs.com/package/aesthetic-adapter-css-modules) | ||
Provides [CSS Modules](https://github.com/css-modules/css-modules) support for | ||
@@ -4,0 +8,0 @@ [Aesthetic](https://github.com/milesj/aesthetic), a React styling library. |
Sorry, the diff of this file is not supported yet
4682
23