Giter Site home page Giter Site logo

sshikhrakar / sass-starter Goto Github PK

View Code? Open in Web Editor NEW
38.0 6.0 20.0 1.2 MB

SASS Starter - SCSS boilerplate for SMACSS

Home Page: https://sshikhrakar.github.io/Sass-Starter/

License: MIT License

HTML 7.56% SCSS 92.44%
smacss sass scss boilerplate starter-kit hacktoberfest

sass-starter's Introduction

Sass-Starter MIT Licence Open Source Love

SASS Starter - SCSS for SMACSS

Starter code for SASS based on Scalar and Modular Architecture for CSS (SMACSS). SMACSS (pronounced “smacks”) is more style guide than rigid framework. This allows for more customization to the structure as we see fit.

Visit this link for documentation.

Features

  • SMACSS structure for SASS.
  • Mixins for BEM naming conventions and Media queries.
  • SASS functions for unit conversions.
  • Bootstrap Grid and Print CSS.
  • Normalize CSS.
  • Live reloading with BrowserSync.
  • Packages such as JS/CSS minification and CSS autoprefixer included.

Getting Started

Initial Checks:

  • Install node and npm, yarn (recommended) if not installed.

Installation:

  1. Clone Sass-Starter repo with git clone [email protected]:sshikhrakar/Sass-Starter.git (using SSH - recommended) or git clone https://github.com/sshikhrakar/Sass-Starter.git (using HTTPS) or download the zip.
  2. Go to your project folder using a terminal, and run npm install or yarn install.
  3. After installing npm packages, run npm run start or yarn start to start the server. Your default browser will open automatically and the server will be hosted at http://localhost:8080.

For building your minified css code and optimized images run npm run build or yarn build. All files will be created at dist/ folder.

Include or remove bootstrap at utilities/_manifest.scss.

Prerequisites

1. Node/NPM >= 12
2. Yarn (recommended/optional)

Contributing

Please read the CONTRIBUTING guidelines for details on how to contribute. Also read the Code of Conduct here.

See also the list of contributors who participated in this project.

Bugs and Features

Report a bug or request a new feature by opening an issue.

Guidelines for bug report at CONTRIBUTING.md.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

This project uses awesome work of other projects:

sass-starter's People

Contributors

dependabot[bot] avatar elizarjb avatar imaslarab avatar sanjaymhj avatar sanjeevkpandit avatar sshikhrakar avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sass-starter's Issues

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.