Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				 Aaronz2678yOmg that's just SAD 😂. Can't you ask them if you could build it from scratch? Cause its probably gonna take lesser tine than dealing with this. Aaronz2678yOmg that's just SAD 😂. Can't you ask them if you could build it from scratch? Cause its probably gonna take lesser tine than dealing with this.
- 
				
				@lamka02sk True. I just hate the overuse of !important. Makes everything so much harder
- 
				
				@IMDownerzac I guess the only way to fix the shitload of !important is write more !important. Ehm....or CTRL+A and BACKSPACE :D
- 
				
				 JS96182598yI noticed only now that "!important" seems "not important" and everything stops making sense. 😰 JS96182598yI noticed only now that "!important" seems "not important" and everything stops making sense. 😰
- 
				
				 D--M22188yI worked on a project with a little bit over 6000 lines of css, exactly like that. D--M22188yI worked on a project with a little bit over 6000 lines of css, exactly like that.
 
 Be thankful not all of your stuff has !important on it 😂
- 
				
				Your best option it to start moving the actually applied ones to a new css, and nuke the rest in the end.
 :/
- 
				
				 sinisas3198ySeems like ur client does not have a source code of SCSS, which is likely used to compile this CSS. sinisas3198ySeems like ur client does not have a source code of SCSS, which is likely used to compile this CSS.
 
 I can't believe someone actually wrote this manually. Much more likely it was SCSS compiled with gulp.
- 
				
				@sinisas it was, but the !important tag makes it impossible to work. I’d be better off just creating my own
- 
				
				@jamesharrington I’d rather just start from scratch. It’s not in ANY cms so I have some freedom
- 
				
				 Baguette4208yAs @sinisas Said, the template has been styled with a css preprocessor and the client have sent you only the CSS file Baguette4208yAs @sinisas Said, the template has been styled with a css preprocessor and the client have sent you only the CSS file
- 
				
				 J4s0n13318y J4s0n13318y
Related Rants









 Applying Css be like
Applying Css be like
 Pixel Nazi - Add a little media query
Pixel Nazi - Add a little media query
 What is this?
What is this?
When the client sends you a template they want to use and half of the css file looks like this...
rant
where to begin
css3
huh?
oh boy...