Coder Social home page Coder Social logo

3.3-sass's Introduction

###Refactor 3.2-Responsivize CSS using Sass

Deliverables

  • An issue in the class repo titled 3.3 - Sass -- YOUR NAME with checkboxes as below under Requirements.
  • A repository named 3.3-Sass containing at least a README.md file
  • A Pull Request (PR) in your 3.3-Sass repo:
    • from branch dev
    • into branch master
  • A comment on your original Issue with a link to your PR

Requirements

Using your homework assignment from yesterday, refactor your CSS to Sass and add more functionality if necessary. Your homework should include, but not be limited to utilizing

  • mixins
  • variables
  • partials/importing
  • nesting

The aforementioned are what we covered in class. Please also find a way to include

  • a list
  • iterating over a list with @each
  • creating classes dynamically via interpolation within the @each block

Tasks

  • Create a new Issue with these tasks!
  • Create a repository called 3.3-Sass
  • Create a branch on 3.3-Sass called dev
  • In Github, open a PR from dev into master
  • Create the website
    • Checkpoint: Created folder called sass
    • Checkpoint: Created main file
    • Checkpoint: Abstracted relevant code to separate files
    • Checkpoint: Imported separated code from partials in to main file
    • Checkpoint: Used a variable
    • Checkpoint: Used a mixin
    • Checkpoint: Used nesting
    • HARD MODE: Used a list
    • HARD MODE: Used an @each loop
    • HARD MODE: Created classes dynamically from a list and a loop
    • Complete: pushed all relevant code

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.