GithubHelp home page GithubHelp logo

kcartlidge / mustard-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kylelogue/mustard-ui

0.0 2.0 0.0 583 KB

A starter CSS framework that actually looks good.

Home Page: https://kylelogue.github.io/mustard-ui

License: MIT License

JavaScript 2.56% HTML 11.14% SCSS 86.29%

mustard-ui's Introduction

Mustard is a starter CSS framework that actually looks good.

npm npm

Getting Started

Mustard UI is currently in release v1.0. Try it out today and help us fine tune the look and feel for future versions!

To get started, you can follow our Installation Guide or use one of the methods provided below:

Install Using NPM:

npm install mustard-ui

Include via a CDN::

<link rel="stylesheet" href="https://unpkg.com/mustard-ui@latest/dist/css/mustard-ui.min.css">

Clone the Repo and Install Dependencies:

git clone https://github.com/kylelogue/mustard-ui.git

Re-build the SCSS files:

npm run build

Open the Sandbox Environment:

npm run dev

You can start configuring the colors to suit your needs by first changing the $brand-color variable located in src/scss/base/base.scss from $color-green-500 to $color-indigo-500 or any other color you'd like. There are lots of colors that can be found in the src/scss/vars/colors.scss file.

CSS Only

Mustard is a CSS framework and does not include any javascript. We do this in an effort to keep the filesize small.

You can use the framework as is or customize it via the component variables located at the top of each component scss file.

Documentation

Full documentation is provided on our website located on this repositories GitHub Page and also located in the /docs folder as static html.

Become a Contributor

Mustard UI is provided free of cost because of the contributions that are made from developers like you. If you'd like to see this project grow, we would love it if you could submit a pull request to the project on GitHub.

Copyright and License

Copyright 2018 Kyle Logue. This project is licensed under the MIT License.

mustard-ui's People

Contributors

kylelogue avatar cssworkshop avatar dependabot[bot] avatar chilts avatar dmarkrollins avatar patrickhlauke avatar

Watchers

James Cloos avatar  avatar

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.