Select Page

How

How to pull [clone repo] files from github repo to local git how to pull files from local to repo how to create branches and delete **bold text** ### 1. Clone the repo `git clone https://github.com/anj-bookwormhead/test12.git` 2. Authenticate your account “`git...

JSON Comments Guide: Different Way To Add Comments In JSON File

Bypassing Comments in JSON! JSON doesn’t accept comments by default but utilizing the key value pairs, objects and array can be the best tricks to add comments.  Single JSON Comments: Key Value Pairs are quick way to write single line of comments in JSON....

Guide To Install Tailwind Scss For Webpack 5.0 | TailwindSCSS

1. Tailwind And Dependencies Run the following in the terminal to install the tailwind, post-css loader, sass-loader, mini css extractor and generate a tailwind.config.js 2. Editing The Tailwind Config Add the default declaration in your tailwind.config by pasting the...