Bharath Revana's Documentation
Contact ↗
GitHubGitHubLogo Twitter
  • Introduction
  • Commit Message
    • Preference
    • Margin Usage
    • Tailwind CSS
    • CSS / SCSS
    • Resources
    • React Imports
    • Namespace vs Named Imports
    • Why JSX can only have one parent element
    • Snippets
    • Source Protection
    • Overview
    • Testing Fundamentals
    • Methodologies (TDD/BDD)
    • Testing Terminology
    • JavaScript/TypeScript
    • React Testing
    • Next.js Testing
    • End-to-End Testing
    • API Testing
    • Best Practices
    • Code Coverage
    • CI/CD Integration
    • Visual Regression
    • Performance Testing
    • Accessibility Testing
    • GitHub Sync
    • Branch Rules
    • WakaTime Integration
  • Libraries
  • VSCode Extensions
    • Dock Configuration
    • iTerm2 Configuration
    • ZSH Configuration
    • Fast Node Manager
    • Bash Workflow Shortcuts
    • Search Console Removal
    • Take Commits Between Repositories
    • Terminology
  • Attribution
Question? Give us feedback →Edit this page on GitHub
StylingPreference

Styling Preference

For now, Tailwind CSS is my go-to styling library to use. It is a great tool for styling websites.

Although Tailwind CSS is a great tool, I also love the original CSS—preferably SCSS.

Here are some styling solutions that I prefer:

  • Tailwind CSS
  • SCSS
  • Chakra UI
Commit MessageMargin Usage

© 2026 Bharath Revana. Made with Nextra