GithubHelp home page GithubHelp logo

adonyssantos / sass-template Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

๐ŸŽจ Sass template using Node

Home Page: https://adonyssantos.github.io/sass-template/

License: MIT License

SCSS 100.00%
sass scss template starter-template stylesheets css-compiler css-minify palm-tree palm-tree-css boilerplate

sass-template's Introduction

Useful Sass Template

Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.

Sass is completely compatible with all versions of CSS. We take this compatibility seriously, so that you can seamlessly use any available CSS libraries.

The style file extensions will be .scss.
Use _ at the beginning of any .scss file so it won't compile.

I made this template for future projects I do using Sass.

Get starter

  1. Create a repository from this template.
  2. Clone the repository in your PC.
  3. Install the modules with npm install.
  4. Now you can use the scripts to compile the Sass files.

Scripts

This project runs on node.js. Install Node for npm to use.

Run npm install in the project directory and make sure it passes.

In this project you can run the following Scripts:

npm css-compile

Compile all the sass code into the ./src/scss/ folder.
Use _ at the beginning of any .scss file so it won't compile.

npm run css-minify

Does the same as npm css-compile and then minifies the compiled files.
This is very useful when uploading a file to production.

Credits

This project is created from Sass Boilerplate.

sass-template's People

Contributors

adonyssantos avatar

Watchers

 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.