ten
ten copied to clipboard
Is there an example of integrating CSS with TEN?
Want to add some styling to a template. Thanks!
Hi there, you have to treat Ten as a regular HTML templating engine, so you'll handle CSS as classically as it can be: inline <style>, loading a .css file, using a CDN to load a CSS framework (Bootstrap, Bulma…).