Skip to content

Natours Website - Mastering CSS Float & Position

Notifications You must be signed in to change notification settings

cleversamer/Natours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced CSS and Sass

  • Live demo: https://natours.netlify.app/
  • I used some of npm packages for development process and build process, and they are installed globally.
  • HINT: I had some issues when I tried to install them as dev dependencies, so I installed them globally and then no issues happened.
  • Getting started:
  1. npm i -g node-sass
  2. npm i -g concat
  3. npm i -g postcss-cli
  4. npm i -g autoprefixer
  5. npm i -g npm-run-all

Releases

No releases published

Packages

No packages published