Tweak

InsaneJournal

Tweak says, "Hey Todd, how's it going?"

Username: 
Password:    
Remember Me
  • Create Account
  • IJ Login
  • OpenID Login
Search by : 
  • View
    • Create Account
    • IJ Login
    • OpenID Login
  • Journal
    • Post
    • Edit Entries
    • Customize Journal
    • Comment Settings
    • Recent Comments
    • Manage Tags
  • Account
    • Manage Account
    • Viewing Options
    • Manage Profile
    • Manage Notifications
    • Manage Pictures
    • Manage Schools
    • Account Status
  • Friends
    • Edit Friends
    • Edit Custom Groups
    • Friends Filter
    • Nudge Friends
    • Invite
    • Create RSS Feed
  • Asylums
    • Post
    • Asylum Invitations
    • Manage Asylums
    • Create Asylum
  • Site
    • Support
    • Upgrade Account
    • FAQs
    • Search By Location
    • Search By Interest
    • Search Randomly
Ally -- are you already gone? ([info]wastintime) wrote in [info]rp_tutorials,
@ 2011-11-17 13:54:00
Previous Entry  Add to memories!  Tell a Friend!  Next Entry
I'm feelin' SASSy...
What is SASS? SASS stands for Syntactically Awesome Style Sheets. SASS is a command-line script that you can run while you're editing a SASS file and it will generate a corresponding CSS file. Why is SASS awesome? Because it allows you to use VARIABLES (yay) and FUNCTIONS (yay yay yay) to generate stylesheets. So, basically, what this means is that, say, for a color you use repeatedly? You can store it in a variable and use that in your SASS stylesheet and then the script will place the color in every spot you desire. So, if you want to change, say, an accent color, you only have to do it ONCE. \o/ I've been playing with it all morning and it is the sexiest thing I've seen in a while.

So, how to do you use it? Well, first of all you need to get SASS and its available on Windows, Mac, and Linux. Here's the Download Page.

For Windows users, you'll have to install the RubyInstaller and after that is install THEN open your command line prompt (Start → Run "cmd") and simply use "gem install sass". Then you can start using SASS files. A tutorial about SASS files and how they work is located here.

So, if you're like me and are building gigantic style sheets for layouts, this makes life SO much easier. There are other scripts that can help you with CSS, but SASS is the first one I've tried and it's rocking my face.

If you don't use stylesheets regularly, you probably didn't understand a word of what I just said, but thanks for reading anyway. If you have any questions about using SASS or installing SASS, let me know in the comments and I'll see what I can do to help!


(Read comments)

Post a comment in response:

From:
( )Anonymous- this user has disabled anonymous posting.
( )OpenID
Username:
Password:
Don't have an account? Create one now.
Subject:
No HTML allowed in subject
  
Message:
 

Home | Site Map | Manage Account | TOS | Privacy | Support | FAQs