javascript - What's the best way To edit CSS and JS of Html Template -


i have html5 template in local computer. want edit template css , js use in project. use solution edit template open web site google chrome open notepad++ edit css file notepad++ , refresh page in google chrome view change result. if there's other method of doing so, please let me know.

try livereload, works great me chrome. use workspaces , edit in browser.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -