Code Monkey home page Code Monkey logo

styleguide-boilerplate's People

Contributors

beckkramer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

katieude

styleguide-boilerplate's Issues

Project asset division

Pull all assets that an author needs to edit for their project into a dedicated folder.

Revise how project variables are handled by styleguide

Currently, two areas come into play where Sass variables need to be accessed by the styleguide directly: Color Swatches and Breakpoints. Both areas currently require the project's Sass file be imported in with the styleguide's Sass files to function as expected.

Given that both breakpoints and color swatches are rendered in/augmented be the styleguide with JS anyway, it makes sense to handle these variables strictly with JS from the get-go. This will also make the build on the whole be less delicate/setup-dependent, which is a plus.

AC:

  • A variable import solution has been found, vetted, and documented within the context of the styleguide
  • Imported variables are folded into color swatch creation
  • Imported variables are folded into breakpoint display

Starter CSS revisions

All SCSS files currently in place should be pulled out to make this a true blank slate styleguide builder, with the following exceptions:

  • One or two base classes should be present for reference's sake
  • Color swatch example should be in place

Make KSS icon font more specific.

Issue arises with using font awesome where it can cause confusion in what assets are present or not in a project that also uses font awesome. Making the imported font more styleguide-specific will alleviate this issue.

Recommendation: assign font name as 'kss-font-awesome' instead of 'font-awesome' when used by the styleguide.

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.