Git Product home page Git Product logo

deprecated-css's People

Contributors

acstll avatar

Watchers

 avatar  avatar

deprecated-css's Issues

How about we generate this sh*t

{
  "breakpoints": [
    "40em",
    "60em",
    "85em"
  ],
  "sizes": [
    0.7,
    0.8,
    1.2,
    1.8,
    2.4,
    3.2
  ],
  "leading": [
    "calc(20 / 14)",
    "calc(24 / 16)",
    "calc(32 / 24)",
    "calc(36 / 36)",
    "calc(52 / 48)",
    "calc(75 / 64)"
  ],
  "tracking": [
    "-0.025em",
    "0.033em"
  ],
  "spacing": [
    0.5,
    1,
    1.5,
    2,
    6,
    8,
    10,
    13,
    15
  ],
  "colors": [
    "#0C0C0C",
    "#FFFFFF",
    "#AAAAAA"
  ],
  "alpha": [
    "",
    [1, 2, 3, 4]
  ],
  "time": [
    100,
    300,
    600,
    900
  ],
  "delay": [

  ],
  "aspect-ratio": {
    "square": "1 / 1",
    "landscape": "16 / 9",
    "portrait": "9 / 16"
  },
  "measure": {
    "default": "",
    "narrow": "",
    "wide": ""
  },
  "containers": {
    "default": "60rem"
  },
  "transitions": {},
  "widths": {

  },
  "heights": {

  },
  "settings": {
    "modules": {
      "objeft-fit": true
    },
    "helpers": true,
    "columns": 12
  }
}

Add degit.json file

It was nice just cloning this…

[
    {
        "action": "remove",
        "files": [".gitignore", "README.md", "package.json"]
    }
]

Usage instructions could be:

  • Clone repo with npx degit acstll/deprecated-css styles
  • Move postcss.config.js to wherever works for you
  • Install postcss plugins if needed
npm i -D postcss-preset-env postcss-import postcss-calc postcss-object-fit-images cssnano

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.