Re: CSS framework
Re: CSS framework
- Subject: Re: CSS framework
- From: Johnny Miller <email@hidden>
- Date: Wed, 19 Jun 2013 11:01:16 -1000
Hi Ramsey,
You just cd into your webserver resources with a terminal during development and launch a daemon i.e.
# compass watch
Then it sits there and listens for changes and compiles the scss to css. I tend to create my html, css, _javascript_ in one folder (~/Sites/ProjectName) and then once it's done import it the files into my webobjects project where I wire it up to the components.
It's one of those things once you've tried it you don't go back. Unless your a masochist who really like writing out css rules? I guess it's kind of like D2W in that way ;)
Aloha,
|
Mr. Johnny Miller
Web Development Manager
Kahalawai Media Company
Lahaina, HI 96761
tel: (808) 661-7962 | mobile: (808) 283-0791
website | e-mail
|
|
On Jun 19, 2013, at 10:55 AM, Ramsey Gurley < email@hidden> wrote: How do you edit that in eclipse? How do you generate the real css for deployment? For development? SASS sounds nice to me, but actually using it sounds complicated to the point that I just use css.
On Jun 19, 2013, at 1:28 PM, Johnny Miller wrote:
Way simpler right?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden