Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  dist
  coverage
  doc
  stylesheets
  olddocs
  src
  package.json
  .npmignore
  README.md
  karma.conf.js
  rollup.config.js
  .rubocop.yml
  .scss-lint.yml
  CHANGELOG.md
  .eslintrc.json
  UPGRADE_GUIDE.md
  bitbucket-pipelines.yml
  .editorconfig
  documentation.yml
  mkdocs.yml
  .htmlhintrc
Size: Mime:
  README.md

Satin UI

Add many re-usable Backbone UI components to your project

Compatibility and Requirements

Adding To Your Project

  1. Install this package: npm install satin-ui --save
  2. Include this library in your SCSS file: @import "~satin-ui/stylesheets";
    • Or only include specific modules @import "~satin-ui/stylesheets/buttons";