Last updated: January 21, 2025 at 11:23 AM
Summary of Reddit Comments on "style css" Query
Comments on Style and Web Development:
- One user described a complex CSS project as "Ridiculously good."
- A user found the effect "amazing" and wished for a tutorial to replicate the process.
- Another user praised the work on desktop and mentioned issues on Reddit embedded browser for iOS.
- The CSS work received numerous accolades such as "Holy shit that looks amazing."
- A few users mentioned issues with compatibility on mobile browsers like Firefox and DS.
- Tailwind CSS was also mentioned in one comment, emphasizing its advantages for quick setup and reduced CSS bundle size.
Comments on Tailwind CSS:
- Users discussed the utility of Tailwind CSS for quickly setting up responsive applications.
- Some users appreciated the defaults and configurability of Tailwind CSS.
- Tailwind CSS was compared with traditional CSS approaches, with some users expressing a preference for component-based styling over inline classes.
Comments on CSS File Organization:
- Users shared their methods for organizing CSS files, including one file per webpage, a combination of global and page-specific styles, and the use of SCSS files.
- The advantages of using tailwind with one global CSS file and the efficacy of using CSS methodologies like BEM or Atomic classes were discussed.
- Some users preferred tools like Tailwind CSS or Sass for different sized projects based on the project's complexity.
- The debate on Tailwind CSS continued, with users discussing the obtuseness of markup and personal preferences for certain CSS frameworks.
Other Comments:
- Comments also covered topics like Canadian spellings in coding, dev tools, and behavioural patterns in programming languages.
- The discussion touched on implementing CSS-like styling in Godot, UI theming, and appreciation for GUIs akin to CSS.
- Some users expressed nostalgia for Xbox 360 UI and discussed the potential for improvements in UI design processes.
Overall, the comments offered insights on various aspects of CSS projects, frameworks, organization, and styling preferences in web development.