Skip to content
dev-websoltan
  • Home
  • Blog
  • Contacts

Nuxt 3 + TailwindCSS + Google fonts

Posted on 01.09.202205.01.2024 by wp-dev.soltan

One way to enhance your Nuxt(3) application is by incorporating TailwindCSS and Google Fonts. Here’s a step-by-step guide: Install the necessary dependencies in your project: In your nuxt.config.ts file, add the TailwindCSS module and

Read More "Nuxt 3 + TailwindCSS + Google fonts"

Categories

  • backend
  • css
  • Dev Tools
  • frontend
  • Javascript
  • php
  • vue.js
  • webdesign
  • wordpress

Recent Posts

  • DDEV vs LANDO: Which Local Development Tool Is Right for You?
  • Top Blank WordPress Themes for Developers
  • Top 5 Online Code Editors
  • Nuxt 3 + TailwindCSS + Google fonts
  • Removing Unused Meta Tags and Version Numbers in WordPress

Popular JavaScript Frameworks in 2018

Posted on 29.03.201828.11.2023 by wp-dev.soltan

The popularity of JavaScript is steadily increasing, with more and more developers creating frameworks that not only save time but also enable the development of cost-effective, high-performance, and secure applications. Let’s explore the advantages

Read More "Popular JavaScript Frameworks in 2018"

The Evolution of JavaScript Build Tools: Gulp vs Grunt vs Webpack

Posted on 30.08.201726.11.2023 by wp-dev.soltan

Just a few years ago, the use of JavaScript build tools seemed amusing, given that JS is interpreted by the browser and not compiled. However, the complexity of projects has seen exponential growth, and

Read More "The Evolution of JavaScript Build Tools: Gulp vs Grunt vs Webpack"

How to Delete the node_modules Folder on Windows

Posted on 28.08.201705.01.2024 by wp-dev.soltan

In Windows, there is a limitation on the length of file paths, and the “node_modules” folder contains many dependencies, causing the length of paths to increase dramatically. Sometimes, it can be challenging to delet

Read More "How to Delete the node_modules Folder on Windows"
Copyright © 2017 Viorel Soltan