Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Adelhard Krämer edited this pageApr 13, 2022 ·4 revisions

Stand With Ukraine

Viewing this from GitHub? Visit the website for the full experience.rscss.io →


rscss

Styling CSS without losing your sanity

Reasonable System for CSS Stylesheet Structure.

A set of simple ideas to guide your process of building maintainable CSS.

Introduction

Any CSS greater than 1000 lines will get unwieldy. You'll eventually run into these common pitfalls:

  • "What does this class mean?"
  • "Is this class still being used?"
  • "If I make a new classgreen, will there be a clash?"

rscss is an attempt to make sense of all these. It is not a framework. It's simply a set of ideas to guide your process of building maintainable CSS for any modern website or application.

Let's get started by learning about components.Continue →

rscss © 2015+, Rico Sta. Cruz. Released under theMIT License.

Authored and maintained by Rico Sta. Cruz with help from contributors (list).

ricostacruz.com · Github@rstacruz · Twitter@rstacruz

Table of contents

  • rscss
  • Components
  • Structure
    • CSS Structure
  • Notes
    • Pitfalls
    • Apprehensions
    • Other resources
  • Summary
  • External Resources
    • Translations
Note, some of these wiki pages aren't done, hence no link.
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp