All Projects → Log1x → bulma.styl

Log1x / bulma.styl

Licence: MIT license
A Stylus translation of a modern CSS framework based on Flexbox

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to bulma.styl

boba
A lightweight, modular CSS framework.
Stars: ✭ 47 (+80.77%)
Mutual labels:  flexbox, css-framework
Infinity Css Grid
Fluid Flex Solution for making infinite grid columns.
Stars: ✭ 112 (+330.77%)
Mutual labels:  flexbox, css-framework
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (+96.15%)
Mutual labels:  flexbox, css-framework
Must Watch Css
A useful list of must-watch talks about CSS
Stars: ✭ 3,966 (+15153.85%)
Mutual labels:  flexbox, css-framework
Frow
Flexbox Toolkit & Grid
Stars: ✭ 152 (+484.62%)
Mutual labels:  flexbox, css-framework
Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (+2653.85%)
Mutual labels:  flexbox, css-framework
Bulma
Modern CSS framework based on Flexbox
Stars: ✭ 44,771 (+172096.15%)
Mutual labels:  flexbox, css-framework
milligram-stylus
A minimalist CSS framework on Stylus version.
Stars: ✭ 19 (-26.92%)
Mutual labels:  flexbox, css-framework
Bulma Scss
Bulma SCSS - The Bulma CSS Framework files converted to SCSS syntax
Stars: ✭ 143 (+450%)
Mutual labels:  flexbox, css-framework
Spectre
Spectre.css - A Lightweight, Responsive and Modern CSS Framework
Stars: ✭ 10,938 (+41969.23%)
Mutual labels:  flexbox, css-framework
Bulma Helpers
Library with missing Functional / Atomic CSS classes for Bulma framework
Stars: ✭ 263 (+911.54%)
Mutual labels:  flexbox, css-framework
Mobi.css
A lightweight, scalable, mobile-first CSS framework
Stars: ✭ 2,348 (+8930.77%)
Mutual labels:  flexbox, css-framework
skelet
Skelet.css a contemporary CSS framework. The basics to get started.
Stars: ✭ 69 (+165.38%)
Mutual labels:  flexbox, css-framework
The Flex Grid
The Flex Grid is a responsive CSS flexbox grid. Because we can!
Stars: ✭ 45 (+73.08%)
Mutual labels:  flexbox, css-framework
Katana
Katana is CSS Layout System made with Flexbox
Stars: ✭ 57 (+119.23%)
Mutual labels:  flexbox, css-framework
Milligram
A minimalist CSS framework.
Stars: ✭ 9,568 (+36700%)
Mutual labels:  flexbox, css-framework
fortune
🔮Fortune is your friendly CSS properties framework.
Stars: ✭ 16 (-38.46%)
Mutual labels:  flexbox, css-framework
Basis
A lightweight responsive Sass/CSS framework based on flexible box.
Stars: ✭ 133 (+411.54%)
Mutual labels:  flexbox, css-framework
Flexible Grid
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
Stars: ✭ 154 (+492.31%)
Mutual labels:  flexbox, css-framework
Semantic Ui
Semantic is a UI component framework based around useful principles from natural language.
Stars: ✭ 49,729 (+191165.38%)
Mutual labels:  flexbox, css-framework

Bulma.styl

npm npm

This is a 1:1 Stylus translation of the Bulma CSS framework.

Bulma.styl aims at 1:1 functional parity with the latest dev-master branch of the original Sass-based Bulma.

Installation

If you simply need a compiled version of Bulma, please refer to the official Bulma repository.

However, if you want the Stylus files in order to customize variables and include only certain components, please install Bulma.styl using npm or Yarn:

Install from npm

npm install bulma.styl

Install from Yarn

yarn add bulma.styl 

Documentation

Since Bulma.styl is functionally identical to the original Bulma, you can refer to the original Bulma documentation for instructions, examples, syntax and browser support.

All variable and mixin names are the same.

Extensions

1:1 Stylus translations of the available Bulma extensions are also available:

Bugs & support

Any bugs or support requests can be posted into the GitHub issue tracker.

Please note: Bulma.styl is simply a translation of Bulma from Sass to Stylus, with no corrections or deviations made. Therefore, before submitting a bug, please make sure the issue is actually related specifically to the translation, and the Sass edition of Bulma does not exhibit the same bug. If it does, please submit your issue to Bulma's issue tracker instead.

Similarly, any pull requests should only relate directly to the translation (translate a newer version into Stylus, fix syntax errors). Any pull requests for new features or behavior fixes should go directly to Bulma.

License

Released under the MIT license.

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].