Thumbnail
Thumbnail

Use Gulp to compile the CSS from SCSS

Feb Dao

|

This article will guide you on how to use GULP to easily compile SCSS to CSS, including integrating features: compressing the css file and dynamically adding prefixes to CSS3 properties to work well on different browsers.

Thumbnail
Thumbnail

Use Gulp to compile the CSS from SCSS

Feb Dao

|

This article will guide you on how to use GULP to easily compile SCSS to CSS, including integrating features: compressing the css file and dynamically adding prefixes to CSS3 properties to work well on different browsers.

Thumbnail
Thumbnail

Limit allowed text formats

Campbell Tilley

|

Allowed formats is a module that allows site builders to limit the text formats available for editors on a per field basis.

Thumbnail
Thumbnail

Node Edit Protection

Campbell Tilley

|

Node Edit Protection is a great module to protect your content editors from losing their content, while creating a node.

Thumbnail
Thumbnail

Creating a checkout pane in Drupal 8 Commerce

Campbell Tilley

|

In this article we will look at what's involved in creating a custom checkout pane. The example checkout pane will enable a customer comments section in the Order Information step.

Thumbnail
Thumbnail

Introduction to SASS/SCSS

Feb Dao

|

If you have worked with CSS for a long time, you can feel that it is so boring and "not really smart" - So what can we do to make it "smarter" and more interesting? Let's talk about SASS/CSS

Thumbnail
Thumbnail

Introduction to SASS/SCSS

Feb Dao

|

If you have worked with CSS for a long time, you can feel that it is so boring and "not really smart" - So what can we do to make it "smarter" and more interesting? Let's talk about SASS/CSS

Thumbnail
Thumbnail

Custom views filter for an existing daterange field

Si Hobbs

|

This article shows how to create a select field filter for an existing views field. This works great for date fields where you want the user to select "Past events" or "Current events" from an exposed filter.

Thumbnail
Thumbnail

Configuring a Drupal 8 Multilingual site

Campbell Tilley

|

An easy step-by-step guide to configure multilingual content in a Drupal 8 site.