generator-smacss icon indicating copy to clipboard operation
generator-smacss copied to clipboard

Perfectionist generator that scaffolds out different types of Frontend apps

Results 14 generator-smacss issues
Sort by recently updated
recently updated
newest added

Tried installing the FullPack option with jQuery and Modernizer, but am getting an error: ``` [16:20:27] Error: Cannot find module '../bower_components/modernizr/bower.json' at Function.Module._resolveFilename (module.js:440:15) at Function.Module._load (module.js:388:25) at Module.require (module.js:468:17)...

bug

Through bower-install gulp task, libraries like bootstrap is not concating css and js file due to bower.json not present in _bower_components/bootstrap_ Bootstrap and some other libraries in bower contains _.bower.json_...

bug

Create a new app type for scaffolding React application

new feature

It would be great to have ng-annotate task for angular apps.

enhancement

Generator follows a common directory structure throughout all app types. This needs to be followed in Restify App as well. Current structure ``` ├── controllers │ └── userController.js ├── models...

enhancement
[T] restify app

Replace smacss-in-action static image with quick demo gif for better understanding of the plugin. Gif should show 1. Terminal - User Input 2. Terminal - App File Creation 3. Terminal...

enhancement
documentation

Please create default folder structure like (controller, models,directives...etc) while creating angular app.

enhancement
[T] angular app

Currently we are using `gulp webserver` for local server and to perform live reload feature. It doesn't comes with cool features like **Sync:** scroll, user input & connected devices. Browser...

enhancement

Lets say we already have git repo and we need to create a project in the root of the cloned repo. There is not option to it add in same...

enhancement

On dependency failing: Provide comments to install as admin

enhancement