Software.Development.
  • Home
  • Projects
  • Privacy Policy
  • Imprint

Frontend

A collection of 3 posts
Generated Styleguides: A markdown approach
Frontend

Generated Styleguides: A markdown approach

A generated styleguide catalogue has many advantages in every day project live (see below), but as most of the available tools did not suite my needs (difficult to set up, too much tool dependencies, bugs, ...) I created my own solution: [style-code](https://github.com/paulwellnerbou/style-code).
Jun 24, 2016 3 min read
Aligning form elements in one line using bootstrap's grid
Frontend

Aligning form elements in one line using bootstrap's grid

Bootstrap's standard CSS for forms and inputs does support more than one input elements and labels in one line using bootstrap's CSS class form-inline. You can use Bootstrap's grid system to align your input elements and labels, if you want a more complex, but
Jun 15, 2015 1 min read
Frontend

Avoid multiple imports of the same SCSS file with SASS (a different approach)

Imagine following, quite common scenario: We have a scss file defining standard font and text styles (font.scss), another scss file which defines link styles (links.scss) which uses variables and definitions of font.scss and a third scss file which defines styles for form elements (form.scss), which depends
May 18, 2015 2 min read
Page 1 of 1
Software.Development. © 2025
Powered by Ghost