All Projects → joshuajansen → Bulma Rails

joshuajansen / Bulma Rails

Labels

Projects that are alternatives of or similar to Bulma Rails

Juice
Mixins for Life
Stars: ✭ 274 (-13.29%)
Mutual labels:  sass
Jeet
The most advanced, yet intuitive, grid system available for Sass or Stylus
Stars: ✭ 3,015 (+854.11%)
Mutual labels:  sass
React Redux Chat
🔥🔥react+redux-chat 模仿实现PC微信聊天系统。
Stars: ✭ 308 (-2.53%)
Mutual labels:  sass
Mini.css
A minimal, responsive, style-agnostic CSS framework!
Stars: ✭ 2,938 (+829.75%)
Mutual labels:  sass
Air Light
WordPress starter theme - designed to be minimal, lightweight and easy for all kinds of WordPress projects. Public Roadmap: https://favro.com/organization/3b45e73eaf083f68fefef368/c1dd2d4a99d6723904d2e763
Stars: ✭ 285 (-9.81%)
Mutual labels:  sass
Playstationdiscord
Discord Rich Presence for PlayStation 4, PlayStation 3, and PlayStation Vita games.
Stars: ✭ 291 (-7.91%)
Mutual labels:  sass
Input Range Scss
Styling Cross-Browser Compatible Range Inputs with Sass
Stars: ✭ 272 (-13.92%)
Mutual labels:  sass
Simple Typography
A simple starting ground for beautiful typography on the web using Sass.
Stars: ✭ 311 (-1.58%)
Mutual labels:  sass
React Redux Sass Starter
Everything you need to get started with a basic React application
Stars: ✭ 293 (-7.28%)
Mutual labels:  sass
Oruga
🐛 Oruga is a lightweight library of UI components without CSS framework dependency
Stars: ✭ 297 (-6.01%)
Mutual labels:  sass
Furo
A clean customizable documentation theme for Sphinx
Stars: ✭ 267 (-15.51%)
Mutual labels:  sass
Vue Zhihu Daily
🤓使用vue编写的练手的知乎日报WebApp(iOS版)
Stars: ✭ 285 (-9.81%)
Mutual labels:  sass
Hstardoc
My blogs write with markdown.
Stars: ✭ 297 (-6.01%)
Mutual labels:  sass
Almace Scaffolding
AMSF, a.k.a. Almace Scaffolding, a super-fast Jekyll framework fighting against the website obesity.
Stars: ✭ 275 (-12.97%)
Mutual labels:  sass
Kratos Boilerplate
🔥 A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules
Stars: ✭ 308 (-2.53%)
Mutual labels:  sass
Node Sass Magic Importer
Custom node-sass importer for selector specific imports, module importing, globbing support and importing files only once.
Stars: ✭ 273 (-13.61%)
Mutual labels:  sass
Scally
Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly 🕶
Stars: ✭ 294 (-6.96%)
Mutual labels:  sass
Sass Rem
Sass function and mixin to use rem units with optional pixel fallback.
Stars: ✭ 311 (-1.58%)
Mutual labels:  sass
Scssphp
SCSS compiler written in PHP
Stars: ✭ 309 (-2.22%)
Mutual labels:  sass
Styled Components Theme
Defines themes via flexible color selectors for use with styled-components
Stars: ✭ 302 (-4.43%)
Mutual labels:  sass

bulma-rails

Integrates Bulma with the rails asset pipeline.

A modern CSS framework based on Flexbox.

Installation

Add this line to your application's Gemfile:

gem "bulma-rails", "~> 0.9.1"

And then execute:

$ bundle

Usage

To import all assets in your Rails project, add the following line to your application.scss:

@import "bulma";

For information about customizing Bulma, see: http://bulma.io/documentation/overview/start/

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].