Clarence's DocumentationContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)Logo Twitter (opens in a new tab)
  • Introduction
  • Commit Message
  • Styling
    • Preference
    • Margin Usage
    • Tailwind CSS
    • CSS / SCSS
    • Resources
  • React
    • React Imports
    • Namespace vs Named Imports
    • Why JSX can only have one parent element
    • Snippets
  • GitHub
    • GitHub Sync
    • Branch Rules
    • WakaTime Integration
  • Libraries
  • VSCode Extensions
  • Mac Setup
    • Dock Configuration
    • iTerm2 Configuration
    • ZSH Configuration
    • Fast Node Manager
    • Bash Workflow Shortcuts
  • Uncategorized Notes
    • Search Console Removal
    • Take Commits Between Repositories
  • Attribution
  • Introduction
  • Commit Message
  • Styling
    • Preference
    • Margin Usage
    • Tailwind CSS
    • CSS / SCSS
    • Resources
  • React
    • React Imports
    • Namespace vs Named Imports
    • Why JSX can only have one parent element
    • Snippets
  • GitHub
    • GitHub Sync
    • Branch Rules
    • WakaTime Integration
  • Libraries
  • VSCode Extensions
  • Mac Setup
    • Dock Configuration
    • iTerm2 Configuration
    • ZSH Configuration
    • Fast Node Manager
    • Bash Workflow Shortcuts
  • Uncategorized Notes
    • Search Console Removal
    • Take Commits Between Repositories
  • Attribution
  • Contact ↗ (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub
Styling
Preference

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 (opens in a new tab)
  • SCSS (opens in a new tab)
  • Chakra UI (opens in a new tab)
Last updated on February 12, 2023
Commit MessageMargin Usage

© 2023 Theodorus Clarence. Made with Nextra