GithubHelp home page GithubHelp logo

stylelint-config's Introduction

.stylelint-config {

/* stylelint config at mediba */
circle-ci: CircleCI;
travis-ci: Build Status;
npm: npm version;
dev: @mediba/stylelint-config Dev Token;

Installation:

$ yarn add @mediba/stylelint-config --dev

Usage:

Set your stylelint config.

{
  "extends": "@mediba/stylelint-config",
  "rules": {
    // If you customize rules, override here.
  }
}

With stylefmt:

$ yarn add stylefmt --dev
$ ./node_modules/.bin/stylefmt --help

Editor plugins:

Task Runner plugins:

As you like.

}

stylelint-config's People

Contributors

aggre avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

aggre

stylelint-config's Issues

このプロジェクトを閉じます🙏

もう私はこの styleling-config を使用していません。
この config は mediba での教育的側面を持ったルールでした。

CSS in JS 向けにはメンテナンスしていなかったこと、並び順が一般には受け要られづらかったこともありなかなか受けいられなかったように思います(わたしはできるだけ外への影響が強いルールからあてていくこのルールが好きです)。

私自身も Tailwind CSS を始めとしたユーティリティ CSS 志向になってしまったため、stylelint をつかう機会が減りました。

つかって頂いた方、ありがとうございました🙏

Flexbox 向けプロパティの並びを一考

// 外向きの関係性から記述していく。
// より他の要素と関連が高いものが上に来ている。

とするならば、
フレックスコンテナ向けプロパティより、フレックスアイテム向けプロパティが上にくるはず。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.