SlideShare a Scribd company logo
Stop your SharePoint CSS becoming a
di-SASS-ter today!
#SPSBE12
Stefan Bauer
April 18th, 2015
PlatinumGoldSilver
Thanks to our sponsors!
stefan.bauer@n8d.at
@StfBauer
www.n8d.at
Blog
Stop your SharePoint CSS becoming a
di-SASS-ter today!
- I will explain what SASS is and how you can use it
- How to use SASS to brand SharePoint without requiring lengthy deployments.
- How to create simple Rich Text Editor Styles using mixins and includes.
- How to apply a Grid layout and make it Responsive.
- How to structure your branding correctly to make it more maintainable.
- How CSS 4 fits into the picture and does it make SASS obsolete?
SharePoint 2003
SharePoint 2007
Customizing SharePoint Themes with SharePoint Designer 2007
and IE8 – Kris Evans
SharePoint 2010
SharePoint 2013
SharePoint 2013 – The other options
 Design Manager
 Map a network drive
 Map a network drive in Office 365 - fails
 Support Windows 10  but still slow
 Apps
 Themes and Theme Manager
 SharePoint Color Palette Tool
On-premises
https://www.flickr.com/photos/torkildr/3462606643/t
In the cloud
Brand Faster
http://media.giphy.com/media/11M1k4fIwVqPF6/giphy.gif
Modularize CSS
Especially for SharePoint:
Define CSS  Reuse it for
different purposes
e.g. SharePoint Branding and Apps
Listing of a large computer program – Arnold Reinhold
- Better structured CSS
- Avoid Repeating Tasks
Sass is the most mature, stable, and powerful professional
grade CSS extension language in the world.
What is SASS
CSS Pre-processor Engine
- Built on RUBY
MyBranding.css
Layout
Typo
Colors
VS 2013 – Updated 2
http://sassmeister.com
Why SASS?
 Feels like writing native CSS
 Structure the code
 Support to define reusable components
DON’T repeat yourself
 Reduce complexity of CSS
CSS Spaghetti Code
SASS – for developer
Hack CSS
font: italic small-caps bold 1em/140%
Helvetica, sans-serif;
SASS – Choose your style
SASS – Syntax
The old school RUBY based syntax
File extension: .sass
SCSS – Syntax
Do it like you write CSS
File extension: .scss
SASS – Nesting - Compiled
SASS – Nesting < Parent
SASS - Variables
W3C - CSS Variables – Specification
element {
--main-bg-color: brown;
}
element {
background-color: var(--main-bg-color);
}
CSS – Variables
SASS – Variables - Data types
• Numbers
1.2, 13, 10px
• Strings with or without quotes
"foo", 'bar', baz
• Colors
blue, #04a3f9, rgba(255, 0, 0, 0.5)
• Booleans
true / false
• Nulls
null – what else
SASS – Variables - Datatypes
• List of values - separated by spaces or commas
• 1.5em 1em 0 2em
• Helvetica, Arial, sans-serif
• Maps from one value to another
• (key1: value1, key2: value2))
SASS – Maps
SASS - @extend
Define element – reuse it with overrides
SASS – Placeholder @extend
SASS – Placeholder @extend
“%” functions as a pseudo selector in addition to class
and id css selector
Extend element templates without extending
compiling the selector itself
SASS - @mixin / @include
@mixin
- Re-use whole chunk of
CSS
- Works like functions
- Pass parameter
- Default values for
parameter
@include
- Extend a selector with CSS
chunk
SASS - @mixin
SASS - @include
http://yeoman.io
Development
stack to quickly
build high quality
web applications
VS 2013 – Updated 2
Yeoman
Yeoman
Webserver (Node.js)
- Integrated SASS support
- Auto-compile SASS to CSS
- Auto reload web page
- CSS is integrated into SharePoint or Office 365
Make SharePoint Responsive
http://www.zeendo.com/info/wp-content/uploads/2013/03/responsive-web-design.jpg
- Define and create Grid Layout
- Define Media Breakpoints
Responsive Web Design
Stop your sharepoint css becoming a disasster today spsbe2015
Susy Grid
Your Layout - our math
Susy Grid
Tutorials
Structure your CSS
and branding
We’re not designing pages,
we’re designing systems of components.
-Stephen Hay
Responsive deliverables should look a
lot like fully-functioning Twitter
Bootstrap-style systems custom tailored
for your clients’ needs. - Dave Rupert
Modern Style Guides
- HTML based
- Dynamic Style Documentation
- Allow to build and document new UI Components
- Allow teams to build new components
Atomic Web Design – Brad Frost
http://bradfrost.com/blog/post/atomic-web-design/
Stop your sharepoint css becoming a disasster today spsbe2015
Stop your sharepoint css becoming a disasster today spsbe2015
http://patternlab.io
Thank you!
Stop your sharepoint css becoming a disasster today spsbe2015

More Related Content

PPTX
Revamp Your Stylesheet
PPTX
PPTX
Journey To The Front End World - Part2 - The Cosmetic
PPS
Why are we using Sass to create Grid Frameworks?
PDF
Universal CSS - Betsy Granger - ebookcraft 2018
PDF
Compass n Sass
Revamp Your Stylesheet
Journey To The Front End World - Part2 - The Cosmetic
Why are we using Sass to create Grid Frameworks?
Universal CSS - Betsy Granger - ebookcraft 2018
Compass n Sass

Viewers also liked (11)

PDF
Biwug 230217 choices_incollaboration - An Lenders
PDF
Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02
PDF
One size doesn’t fit all – The left dimension
PPTX
Quickstartguidetojavascriptframeworksforsharepointapps spsbe-2015-15041903264...
PPTX
Matthias einig transforming share point farm solutions to the app model
PPSX
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
PPTX
Spsbe16 searchdrivenapplications-150419151108-conversion-gate01
PPTX
Spsbe15 high-trust apps for on-premises development
PPTX
Spsbe buildinganfaqforendusers-150422122027-conversion-gate02
PPTX
Office 365 api vs share point app model
PPTX
Spsbe 18-04-15 - should i move my network folders to office 365
Biwug 230217 choices_incollaboration - An Lenders
Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02
One size doesn’t fit all – The left dimension
Quickstartguidetojavascriptframeworksforsharepointapps spsbe-2015-15041903264...
Matthias einig transforming share point farm solutions to the app model
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Spsbe16 searchdrivenapplications-150419151108-conversion-gate01
Spsbe15 high-trust apps for on-premises development
Spsbe buildinganfaqforendusers-150422122027-conversion-gate02
Office 365 api vs share point app model
Spsbe 18-04-15 - should i move my network folders to office 365
Ad

Similar to Stop your sharepoint css becoming a disasster today spsbe2015 (20)

PPTX
Stop your share point css become a di-sass-ter today - SPS Munich
PDF
European SharePoint Webinar - Make SharePoint Sassy
PPTX
SPS Oslo - Stop your SharePoint CSS becoming a di-sass-ter today!
PPTX
SCSS Implementation
PPTX
Syntactically awesome stylesheets (Sass)
PDF
DrupalCamp Chattanooga - September 2014 - Sass 101
PDF
Css preprocessor-140606115334-phpapp01
PDF
CSS preprocessor: why and how
PPTX
SASS Lecture
PDF
Assembling Sass
PDF
Intro to Sass for WordPress Developers
PDF
Getting SASSy with front end development
PPT
UNIT 3.ppt
PDF
October 2014 - USG Rock Eagle - Sass 101
PPTX
Bliblidotcom - SASS Introduction
PPTX
Introduction to sass
PDF
Atlanta Drupal User's Group - April 2015 - Sasstronauts: Advanced Sass Topics
PPTX
ODP
Deep dive into sass
Stop your share point css become a di-sass-ter today - SPS Munich
European SharePoint Webinar - Make SharePoint Sassy
SPS Oslo - Stop your SharePoint CSS becoming a di-sass-ter today!
SCSS Implementation
Syntactically awesome stylesheets (Sass)
DrupalCamp Chattanooga - September 2014 - Sass 101
Css preprocessor-140606115334-phpapp01
CSS preprocessor: why and how
SASS Lecture
Assembling Sass
Intro to Sass for WordPress Developers
Getting SASSy with front end development
UNIT 3.ppt
October 2014 - USG Rock Eagle - Sass 101
Bliblidotcom - SASS Introduction
Introduction to sass
Atlanta Drupal User's Group - April 2015 - Sasstronauts: Advanced Sass Topics
Deep dive into sass
Ad

More from BIWUG (20)

PPTX
Biwug20190425
PDF
Working with PowerShell, Visual Studio Code and Github for the reluctant IT Pro
PPTX
Global Office 365 Developer Bootcamp
PPTX
Deep dive into advanced teams development
PPTX
SharePoint wizards - no magic needed, just use Microsoft Flow
PPTX
Make IT Pro's great again: Microsoft Azure for the SharePoint professional
PPTX
Modern collaboration in teams and projects with Microsoft 365
PDF
Mining SharePoint data with PowerBI
PPTX
Don't simply deploy, transform! Build your digital workplace in Office 365
PPTX
Connect SharePoint Framework solutions to APIs secured with Azure AD
PPTX
Cloud First. Be Prepared
PPTX
APIs, APIs Everywhere!
PPTX
Advanced PowerShell for Office 365
PPTX
New era of customizing site provisioning
PDF
Understanding SharePoint Framework Extensions
PPTX
Microsoft Flow in Real World Projects: 2 Years later & What's next
PPTX
Microsoft Stream - Your enterprise video portal unleashed
PDF
What's new in SharePoint Server 2019
PPTX
Why you shouldn't probably care about Machine Learning
PPTX
Transforming your classic team sites in group connected team sites
Biwug20190425
Working with PowerShell, Visual Studio Code and Github for the reluctant IT Pro
Global Office 365 Developer Bootcamp
Deep dive into advanced teams development
SharePoint wizards - no magic needed, just use Microsoft Flow
Make IT Pro's great again: Microsoft Azure for the SharePoint professional
Modern collaboration in teams and projects with Microsoft 365
Mining SharePoint data with PowerBI
Don't simply deploy, transform! Build your digital workplace in Office 365
Connect SharePoint Framework solutions to APIs secured with Azure AD
Cloud First. Be Prepared
APIs, APIs Everywhere!
Advanced PowerShell for Office 365
New era of customizing site provisioning
Understanding SharePoint Framework Extensions
Microsoft Flow in Real World Projects: 2 Years later & What's next
Microsoft Stream - Your enterprise video portal unleashed
What's new in SharePoint Server 2019
Why you shouldn't probably care about Machine Learning
Transforming your classic team sites in group connected team sites

Recently uploaded (20)

PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Big Data Technologies - Introduction.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Empathic Computing: Creating Shared Understanding
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Encapsulation theory and applications.pdf
PPT
Teaching material agriculture food technology
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Big Data Technologies - Introduction.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
20250228 LYD VKU AI Blended-Learning.pptx
Programs and apps: productivity, graphics, security and other tools
Mobile App Security Testing_ A Comprehensive Guide.pdf
Empathic Computing: Creating Shared Understanding
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Reach Out and Touch Someone: Haptics and Empathic Computing
Network Security Unit 5.pdf for BCA BBA.
MYSQL Presentation for SQL database connectivity
Spectral efficient network and resource selection model in 5G networks
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Diabetes mellitus diagnosis method based random forest with bat algorithm
Encapsulation theory and applications.pdf
Teaching material agriculture food technology

Stop your sharepoint css becoming a disasster today spsbe2015

Editor's Notes

  • #19: http://www.tibco.com/blog/2013/08/22/esb-does-not-equal-soa-learn-the-real-equation/
  • #29: Classical