项目作者: 5mutawa

项目描述 :
A rewrite for bootstrap utilities with RSCSS helpers conventions.
高级语言: SCSS
项目地址: git://github.com/5mutawa/rscss-bootstrap-utilities.git
创建时间: 2018-05-23T07:52:38Z
项目社区:https://github.com/5mutawa/rscss-bootstrap-utilities

开源协议:

下载


RCSS Bootstrap utilities

A rewrite for Bootstrap 4 utilities with RSCSS helpers conventions.

Example

  1. .mt-0 becomes ._mt-0

To build

  1. $ npm run compile-css

After that, you can copy and use css/bootstrap-utilities.css

Spacing

It differs from bootstraps utilities in spacing only. Instead of the sizes being from 0 to 5 it becomes from 0 to 9. The sizes are multiples of 8 for both margins and paddings.