diff --git a/package.json b/package.json index f848ed9..1def038 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bee-grid", "version": "1.0.0-rc.1", - "description": "Simple and powerful css utilities to build CSS grid.", + "description": "A microframework based on CSS Grid Layout to build various types of grids thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.", "main": "index.js", "style": "dist/css/bee-grid.css", "sass": "scss/bee-grid.scss",