50%

STYLUS Compiler

STYLUS Compiler Online


STYLUS Compiler helps to compile stylus languages to plain CSS and helps save and share converted CSS.

What can you do with STYLUS Compiler?

  • This tool helps you to compile your styles code to cascading style sheets with Ease.
  • STYLUS Compiler works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.

Know more about CSS:

Example of STYLUS Compiler code

Stylus Language Try it.

body
  font 14px/1.5 Helvetica, arial, sans-serif
  button
  button.button
  input[type='button']
  input[type='submit']
    border-radius 5px

Converted CSS

body {
  font: 14px/1.5 Helvetica, arial, sans-serif;
}
body button,
body button.button,
body input[type='button'],
body input[type='submit'] {
  border-radius: 5px;
}

For Advanced Users

STYLUS External URL

Load STYLUS External URL in Browser URL like this https://codebeautify.org/stylus-compiler?url=external-url

https://codebeautify.org/stylus-compiler?url=https://gist.githubusercontent.com/cbmgit/07e094e41565695d989cc5d7ebf7d660/raw/stylustoconverter.styl

Related Tools


Recently visited pages


Tags


CSS