css

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package css ...

Package css ...

Package css ...

Package css ...

Package css ...

Package css ...

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bootstrap

type Bootstrap struct {
	CSSLib
}

Bootstrap identifies the CSS lib to be used.

type Bulma

type Bulma struct {
	CSSLib
}

Bulma identifies the CSS lib to be used.

type CSSLib

type CSSLib struct {
	ICSSLib ICSSLib
}

CSSLib ...

func (*CSSLib) Setup

func (c *CSSLib) Setup(efs *embed.FS, fs afero.Fs, conf *config.SveltinConfig, tplData *config.TemplateData) error

Setup call the relative init method on CSSLib

type ICSSLib added in v0.2.5

type ICSSLib interface {
	// contains filtered or unexported methods
}

ICSSLib defines the methods to be implemented by each CSSLib.

type Scss added in v0.3.0

type Scss struct {
	CSSLib
}

Scss identifies the CSS lib to be used.

type TailwindCSS

type TailwindCSS struct {
	CSSLib
}

TailwindCSS identifies the CSS lib to be used.

type VanillaCSS

type VanillaCSS struct {
	CSSLib
}

VanillaCSS identifies the CSS lib to be used.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL